EVP_PKEY_CTX_new_from_name
ctx = EVP_PKEY_CTX_new_from_name(app_get0_libctx(), alg, app_get0_propq());
ctx = EVP_PKEY_CTX_new_from_name(app_get0_libctx(), "DHX", app_get0_propq());
ctx = EVP_PKEY_CTX_new_from_name(app_get0_libctx(), "DSA", app_get0_propq());
gctx_params = EVP_PKEY_CTX_new_from_name(app_get0_libctx(), "sm2",
gctx_params = EVP_PKEY_CTX_new_from_name(app_get0_libctx(), "ec",
ctx = EVP_PKEY_CTX_new_from_name(libctx, algname, propq);
ctx = EVP_PKEY_CTX_new_from_name(libctx, algname, propq);
ctx = EVP_PKEY_CTX_new_from_name(libctx, kdfalg, propq);
gctx = EVP_PKEY_CTX_new_from_name(app_get0_libctx(),
if ((pctx = EVP_PKEY_CTX_new_from_name(NULL, "EC", NULL)) == NULL
kem_gen_ctx = EVP_PKEY_CTX_new_from_name(app_get0_libctx(),
sig_gen_ctx = EVP_PKEY_CTX_new_from_name(app_get0_libctx(),
if ((pctx = EVP_PKEY_CTX_new_from_name(NULL, "DSA", NULL)) == NULL)
pctx = EVP_PKEY_CTX_new_from_name(libctx, "EC", propq);
EVP_PKEY_CTX *ctx = EVP_PKEY_CTX_new_from_name(libctx, name, propq);
ctx = EVP_PKEY_CTX_new_from_name(libctx,
ctx = EVP_PKEY_CTX_new_from_name(libctx, "CMAC", propq);
EVP_PKEY_CTX *cctx = EVP_PKEY_CTX_new_from_name(libctx, "EC", propq);
pctx = EVP_PKEY_CTX_new_from_name(libctx, "EC", propq);
pctx = EVP_PKEY_CTX_new_from_name(libctx, kem_info->keytype, propq);
ctx = EVP_PKEY_CTX_new_from_name(libctx, "EC", NULL);
ctx = EVP_PKEY_CTX_new_from_name(libctx, "EC", NULL);
ctx = EVP_PKEY_CTX_new_from_name(libctx, "DSA", propq);
ctx = EVP_PKEY_CTX_new_from_name(libctx, "DSA", propq);
ctx = EVP_PKEY_CTX_new_from_name(libctx, "DSA", propq);
ctx = EVP_PKEY_CTX_new_from_name(libctx, "DSA", propq);
genctx = EVP_PKEY_CTX_new_from_name(libctx, "EC", propq);
genctx = EVP_PKEY_CTX_new_from_name(libctx, "RSA", propq);
pkey_ctx = EVP_PKEY_CTX_new_from_name(libctx, ALG, PROPQUERY);
pkey_ctx = EVP_PKEY_CTX_new_from_name(libctx, ALG, PROPQUERY);
pkey_ctx = EVP_PKEY_CTX_new_from_name(libctx, ALG, PROPQUERY);
ctx = EVP_PKEY_CTX_new_from_name(NULL, keytype, NULL);
ctx = EVP_PKEY_CTX_new_from_name(NULL, keytype, NULL);
ctx = EVP_PKEY_CTX_new_from_name(NULL, name, NULL);
EVP_PKEY_CTX *EVP_PKEY_CTX_new_from_name(OSSL_LIB_CTX *libctx,
kactx = EVP_PKEY_CTX_new_from_name(libctx, t->algorithm, "");
fromctx = EVP_PKEY_CTX_new_from_name(libctx, t->keytype, NULL);
key_ctx = EVP_PKEY_CTX_new_from_name(libctx, t->algorithm, NULL);
ctx = EVP_PKEY_CTX_new_from_name(libctx, t->algorithm, NULL);
keyctx = EVP_PKEY_CTX_new_from_name(libctx, t->algorithm, NULL);
if ((ctx = EVP_PKEY_CTX_new_from_name(libctx, alg, propq)) == NULL
pctx = EVP_PKEY_CTX_new_from_name(sctx->libctx, ginf->algorithm,
pctx = EVP_PKEY_CTX_new_from_name(sctx->libctx, ginf->algorithm,
pctx = EVP_PKEY_CTX_new_from_name(sctx->libctx, "DH", sctx->propq);
pctx = EVP_PKEY_CTX_new_from_name(sctx->libctx, "DH", sctx->propq);
|| !TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(libctx, "DH", NULL))
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(libctx, "DH", NULL))
|| !TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(libctx, "RSA", NULL))
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(libctx, "RSA", NULL))
|| !TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(libctx, "EC", NULL))
|| !TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(libctx, algname, NULL))
if (!TEST_ptr(paramgen_ctx = EVP_PKEY_CTX_new_from_name(libctx, "DSA", NULL))
if (!TEST_ptr(paramgen_ctx = EVP_PKEY_CTX_new_from_name(libctx, "DSA", NULL))
|| !TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(libctx, "DSA", NULL))
if (!TEST_ptr(pg_ctx = EVP_PKEY_CTX_new_from_name(NULL, "DSA", NULL))
ret = TEST_ptr(gen_ctx = EVP_PKEY_CTX_new_from_name(NULL, "DSA", NULL))
|| !TEST_ptr(pctx = EVP_PKEY_CTX_new_from_name(NULL, "EC", NULL))
if (!TEST_ptr(pctx2 = EVP_PKEY_CTX_new_from_name(NULL, "EC", NULL))
if (!TEST_ptr(pctx = EVP_PKEY_CTX_new_from_name(NULL, "EC", NULL))
: EVP_PKEY_CTX_new_from_name(keyctx, type, testpropq);
(void)((ctx = EVP_PKEY_CTX_new_from_name(keyctx, type, testpropq)) != NULL
&& ((ctx = EVP_PKEY_CTX_new_from_name(NULL, type, NULL)) == NULL
: EVP_PKEY_CTX_new_from_name(NULL, type, NULL);
if (!TEST_ptr(pctx = EVP_PKEY_CTX_new_from_name(testctx, keytype, testpropq)))
if (!TEST_ptr(pctx = EVP_PKEY_CTX_new_from_name(testctx, "EC", NULL))
if (!TEST_ptr(pctx = EVP_PKEY_CTX_new_from_name(testctx,
ctx = EVP_PKEY_CTX_new_from_name(testctx, alg, NULL);
if (!TEST_ptr(pctx = EVP_PKEY_CTX_new_from_name(testctx, "HKDF", testpropq)))
if (!TEST_ptr(pctx = EVP_PKEY_CTX_new_from_name(testctx, "HKDF", testpropq)))
if (!TEST_ptr(pctx = EVP_PKEY_CTX_new_from_name(testctx, "HKDF", testpropq)))
if (!TEST_ptr(pctx = EVP_PKEY_CTX_new_from_name(testctx, "DSA", NULL))
if (!TEST_ptr(pctx = EVP_PKEY_CTX_new_from_name(testctx, "RSA", NULL))
pctx = EVP_PKEY_CTX_new_from_name(tmpctx, keytype, "");
&& TEST_ptr((ctx = EVP_PKEY_CTX_new_from_name(testctx, "RSA-PSS", testpropq)))
if (!TEST_ptr(pctx = EVP_PKEY_CTX_new_from_name(testctx, "RSA",
if (!TEST_ptr(fromctx = EVP_PKEY_CTX_new_from_name(mainctx, keytype, NULL))
ret = TEST_ptr(gctx = EVP_PKEY_CTX_new_from_name(mainctx, "DHX", NULL))
ret = TEST_ptr(gctx = EVP_PKEY_CTX_new_from_name(mainctx, "DH", NULL))
ret = TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(mainctx, "DH", NULL))
ret = TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(mainctx, type, NULL))
ret = TEST_ptr(gen_ctx = EVP_PKEY_CTX_new_from_name(mainctx, "DSA", NULL))
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(mainctx, "DSA", NULL))
if (!TEST_ptr(gctx = EVP_PKEY_CTX_new_from_name(libctx, "DH", NULL))
pctx = EVP_PKEY_CTX_new_from_name(NULL, "NO_SUCH_ALGORITHM", NULL);
if (!TEST_ptr(genctx = EVP_PKEY_CTX_new_from_name(libctx, "EC", NULL))
ret = TEST_ptr(genctx = EVP_PKEY_CTX_new_from_name(libctx, "EC", NULL))
ret = TEST_ptr(genctx = EVP_PKEY_CTX_new_from_name(libctx, t->curvename, NULL))
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(NULL, "DH", NULL)))
ctx = EVP_PKEY_CTX_new_from_name(NULL, alg, NULL);
ctx = EVP_PKEY_CTX_new_from_name(NULL, alg, NULL);
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(NULL, "DSA", NULL)))
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(NULL, "DSA", NULL))
if (!TEST_ptr(pctx = EVP_PKEY_CTX_new_from_name(NULL, "HKDF", NULL)))
|| (factory = EVP_PKEY_CTX_new_from_name(NULL, alg, NULL)) == NULL)
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(NULL, "RSA", NULL)))
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(NULL, "RSA", NULL))
|| !TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(NULL, "RSA", NULL))
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(NULL, "DH", NULL)))
kdata->ctx = EVP_PKEY_CTX_new_from_name(libctx, name, "");
kdata->ctx = EVP_PKEY_CTX_new_from_name(libctx, name, propquery);
if (!TEST_ptr(genctx = EVP_PKEY_CTX_new_from_name(libctx, keygen->alg,
EVP_PKEY_CTX *pctx = EVP_PKEY_CTX_new_from_name(libctx, type, NULL);
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, "ML-DSA-44", NULL))
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL))
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, name, NULL))
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(libctx, "ED25519", NULL)))
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(libctx, "ML-DSA-87", NULL)))
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(libctx, "SLH-DSA-SHA2-256f", NULL)))
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(libctx, "ML-KEM-1024", NULL)))
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(libctx, "RSA", NULL)))
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(libctx, "RSA",
|| !TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(libctx, "RSA",
|| !TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(libctx, "RSA",
|| !TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(libctx, "RSA",
|| !TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(libctx, "RSA",
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(libctx, "RSA",
if (!TEST_ptr((pctx = EVP_PKEY_CTX_new_from_name(libctx, "RSA", NULL)))
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL))
if (!TEST_ptr(gctx = EVP_PKEY_CTX_new_from_name(lib_ctx, "SLH-DSA-SHA2-128s", NULL))
ret = TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, alg, NULL))
if (!TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, tst->name, NULL))
|| !TEST_ptr(ctx = EVP_PKEY_CTX_new_from_name(lib_ctx, name, NULL))
EVP_PKEY_CTX *evpctx = EVP_PKEY_CTX_new_from_name(libctx,
pctx = EVP_PKEY_CTX_new_from_name(libctx, "DH", NULL);