Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/include/openssl/
H A Dx509_vfy.h390 int X509_STORE_CTX_purpose_inherit(X509_STORE_CTX *ctx, int def_purpose,
/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_vfy.c2277 X509_STORE_CTX_purpose_inherit(X509_STORE_CTX *ctx, int def_purpose, in X509_STORE_CTX_purpose_inherit() argument
2284 purpose = def_purpose; in X509_STORE_CTX_purpose_inherit()
2295 idx = X509_PURPOSE_get_by_id(def_purpose); in X509_STORE_CTX_purpose_inherit()