Home
last modified time | relevance | path

Searched refs:get_dh_from_pg_bn (Results 1 – 1 of 1) sorted by relevance

/openssl/test/helpers/
H A Dpredefined_dhparams.c18 static EVP_PKEY *get_dh_from_pg_bn(OSSL_LIB_CTX *libctx, const char *type, in get_dh_from_pg_bn() function
63 dhpkey = get_dh_from_pg_bn(libctx, type, p, g, q); in get_dh_from_pg()
165 dhpkey = get_dh_from_pg_bn(libctx, "DH", p, g, NULL); in get_dh2048()
186 dhpkey = get_dh_from_pg_bn(libctx, "DH", p, g, NULL); in get_dh4096()

Completed in 4 milliseconds