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.c2205 int X509_STORE_CTX_purpose_inherit(X509_STORE_CTX *ctx, int def_purpose, in X509_STORE_CTX_purpose_inherit() argument
2210 if (!purpose) purpose = def_purpose; in X509_STORE_CTX_purpose_inherit()
2224 idx = X509_PURPOSE_get_by_id(def_purpose); in X509_STORE_CTX_purpose_inherit()
/external/boringssl/src/include/openssl/
Dx509_vfy.h519 OPENSSL_EXPORT int X509_STORE_CTX_purpose_inherit(X509_STORE_CTX *ctx, int def_purpose,