Home
last modified time | relevance | path

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

/minix/crypto/external/bsd/openssl/dist/crypto/pkcs7/
H A Dpkcs7err.c159 {ERR_REASON(PKCS7_R_NO_SIGNERS), "no signers"},
H A Dpkcs7.h451 # define PKCS7_R_NO_SIGNERS 142 macro
H A Dpk7_smime.c438 PKCS7err(PKCS7_F_PKCS7_GET0_SIGNERS, PKCS7_R_NO_SIGNERS); in STACK_OF()