Home
last modified time | relevance | path

Searched refs:X509V3_R_BN_DEC2BN_ERROR (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libcrypto/x509/
H A Dx509_err.c119 {ERR_REASON(X509V3_R_BN_DEC2BN_ERROR) , "bn dec2bn error"},
H A Dx509v3.h1031 #define X509V3_R_BN_DEC2BN_ERROR 100 macro
H A Dx509_utl.c274 X509V3error(X509V3_R_BN_DEC2BN_ERROR); in s2i_ASN1_INTEGER()