Searched defs:ERR_LIB_PKCS7 (Results 1 - 2 of 2) sorted by relevance

/external/openssl/crypto/err/
H A Derr.h184 #define ERR_LIB_PKCS7 33 macro
220 #define PKCS7err(f,r) ERR_PUT_error(ERR_LIB_PKCS7,(f),(r),__FILE__,__LINE__)
280 #define ERR_R_PKCS7_LIB ERR_LIB_PKCS7 /* 33 */
/external/openssl/include/openssl/
H A Derr.h184 #define ERR_LIB_PKCS7 33 macro
220 #define PKCS7err(f,r) ERR_PUT_error(ERR_LIB_PKCS7,(f),(r),__FILE__,__LINE__)
280 #define ERR_R_PKCS7_LIB ERR_LIB_PKCS7 /* 33 */

Completed in 199 milliseconds