Searched refs:ossl_d2i_DH_PUBKEY (Results 1 – 3 of 3) sorted by relevance
346 DH *ossl_d2i_DH_PUBKEY(DH **a, const unsigned char **pp, long length);
359 # define dh_d2i_PUBKEY (d2i_of_void *)ossl_d2i_DH_PUBKEY
642 DH *ossl_d2i_DH_PUBKEY(DH **a, const unsigned char **pp, long length) in ossl_d2i_DH_PUBKEY() function