Searched refs:ossl_d2i_DHx_PUBKEY (Results 1 – 3 of 3) sorted by relevance
349 DH *ossl_d2i_DHx_PUBKEY(DH **a, const unsigned char **pp, long length);
399 # define dhx_d2i_PUBKEY (d2i_of_void *)ossl_d2i_DHx_PUBKEY
687 DH *ossl_d2i_DHx_PUBKEY(DH **a, const unsigned char **pp, long length) in ossl_d2i_DHx_PUBKEY() function
Completed in 22 milliseconds