Home
last modified time | relevance | path

Searched refs:X509_R_UNKNOWN_PURPOSE_ID (Results 1 – 4 of 4) sorted by relevance

/openssl/include/openssl/
H A Dx509err.h62 # define X509_R_UNKNOWN_PURPOSE_ID 121 macro
/openssl/crypto/x509/
H A Dx509_err.c75 {ERR_PACK(ERR_LIB_X509, 0, X509_R_UNKNOWN_PURPOSE_ID),
H A Dx509_vfy.c2257 ERR_raise(ERR_LIB_X509, X509_R_UNKNOWN_PURPOSE_ID); in X509_STORE_CTX_purpose_inherit()
2264 ERR_raise(ERR_LIB_X509, X509_R_UNKNOWN_PURPOSE_ID); in X509_STORE_CTX_purpose_inherit()
/openssl/crypto/err/
H A Dopenssl.txt1723 X509_R_UNKNOWN_PURPOSE_ID:121:unknown purpose id

Completed in 40 milliseconds