Home
last modified time | relevance | path

Searched defs:ppval (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/crypto/asn1/
Dx_algor.c57 const void **ppval, const X509_ALGOR *algor) in X509_ALGOR_get0()
/third_party/openssl/crypto/cmp/
Dcmp_protect.c36 const void *ppval = NULL; in ossl_cmp_calc_protection() local
/third_party/openssl/crypto/ec/
Dec_ameth.c29 static int eckey_param2type(int *pptype, void **ppval, const EC_KEY *ec_key) in eckey_param2type()