Home
last modified time | relevance | path

Searched refs:def_purpose (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/crypto/x509/
Dx509_vfy.c2206 int X509_STORE_CTX_purpose_inherit(X509_STORE_CTX *ctx, int def_purpose, in X509_STORE_CTX_purpose_inherit() argument
2212 purpose = def_purpose; in X509_STORE_CTX_purpose_inherit()
2223 idx = X509_PURPOSE_get_by_id(def_purpose); in X509_STORE_CTX_purpose_inherit()
/external/boringssl/src/include/openssl/
Dx509_vfy.h518 OPENSSL_EXPORT int X509_STORE_CTX_purpose_inherit(X509_STORE_CTX *ctx, int def_purpose,