Home
last modified time | relevance | path

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

/openssl/test/helpers/
H A Dpredefined_dhparams.c48 static EVP_PKEY *get_dh_from_pg(OSSL_LIB_CTX *libctx, const char *type, in get_dh_from_pg() function
86 return get_dh_from_pg(libctx, "DH", dh512_p, sizeof(dh512_p), in get_dh512()
113 return get_dh_from_pg(libctx, "X9.42 DH", in get_dhx512()
148 return get_dh_from_pg(libctx, "DH", dh1024_p, sizeof(dh1024_p), in get_dh1024dsa()

Completed in 4 milliseconds