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

/freebsd-11-stable/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
420 if (!PKCS7_add_signer(p7, si))
H A Dpkcs7.h297 int PKCS7_add_signer(PKCS7 *p7, PKCS7_SIGNER_INFO *p7i);

Completed in 66 milliseconds