Searched refs:PKCS7_add_signer (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/pkcs7/
H A Dpk7_enc.c70 PKCS7_add_signer(PKCS7 *p7, X509 *cert, EVP_PKEY *key);
H A Dpk7_lib.c236 int PKCS7_add_signer(PKCS7 *p7, PKCS7_SIGNER_INFO *psi) function
442 if (!PKCS7_add_signer(p7, si))
H A Dpkcs7.h302 int PKCS7_add_signer(PKCS7 *p7, PKCS7_SIGNER_INFO *p7i);

Completed in 59 milliseconds