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

/external/openssl/crypto/
H A Dsymhacks.h454 #undef d2i_ECPKPARAMETERS macro
455 #define d2i_ECPKPARAMETERS d2i_UC_ECPKPARAMETERS macro
/external/openssl/include/openssl/
H A Dsymhacks.h454 #undef d2i_ECPKPARAMETERS macro
455 #define d2i_ECPKPARAMETERS d2i_UC_ECPKPARAMETERS macro
/external/chromium_org/third_party/boringssl/src/crypto/ec/
H A Dec_asn1.c241 params = d2i_ECPKPARAMETERS(NULL, inp, len);
/external/openssl/crypto/ec/
H A Dec_asn1.c1073 if ((params = d2i_ECPKPARAMETERS(NULL, in, len)) == NULL)

Completed in 941 milliseconds