Searched refs:d2i_ECPKPARAMETERS (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/crypto/openssl/include/openssl/
H A Dsymhacks.h26 # undef d2i_ECPKPARAMETERS macro
27 # define d2i_ECPKPARAMETERS d2i_UC_ECPKPARAMETERS macro
/freebsd-13-stable/crypto/openssl/crypto/ec/
H A Dec_asn1.c947 if ((params = d2i_ECPKPARAMETERS(NULL, &p, len)) == NULL) {

Completed in 103 milliseconds