Home
last modified time | relevance | path

Searched refs:PKCS12_add_safes_ex (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DPKCS12_add_safe.pod6 PKCS12_add_safes, PKCS12_add_safes_ex - Create and add objects to a PKCS#12 structure
19 PKCS12 *PKCS12_add_safes_ex(STACK_OF(PKCS7) *safes, int p7_nid,
50 PKCS12_add_safes_ex() is identical to PKCS12_add_safes() but allows for a
76 PKCS12_add_safe_ex() and PKCS12_add_safes_ex() were added in OpenSSL 3.0.
/freebsd/crypto/openssl/crypto/pkcs12/
H A Dp12_crt.c125 p12 = PKCS12_add_safes_ex(safes, 0, ctx, propq); in PKCS12_create_ex()
339 PKCS12 *PKCS12_add_safes_ex(STACK_OF(PKCS7) *safes, int nid_p7, in PKCS12_add_safes_ex() function
361 return PKCS12_add_safes_ex(safes, nid_p7, NULL, NULL); in PKCS12_add_safes()
/freebsd/crypto/openssl/include/openssl/
H A Dpkcs12.h334 PKCS12 *PKCS12_add_safes_ex(STACK_OF(PKCS7) *safes, int p7_nid,
H A Dpkcs12.h.in311 PKCS12 *PKCS12_add_safes_ex(STACK_OF(PKCS7) *safes, int p7_nid,
/freebsd/crypto/openssl/test/helpers/
H A Dpkcs12.c162 p12 = PKCS12_add_safes_ex(pb->safes, 0, test_ctx, test_propq); in generate_p12()
/freebsd/secure/lib/libcrypto/
H A DVersion.map5261 PKCS12_add_safes_ex;
/freebsd/crypto/openssl/doc/man7/
H A Dmigration_guide.pod302 L<PKCS12_add_key_ex(3)>, L<PKCS12_add_safe_ex(3)>, L<PKCS12_add_safes_ex(3)>,
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3456 MLINKS+= PKCS12_add_safe.3 PKCS12_add_safes_ex.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num5401 PKCS12_add_safes_ex 5529 3_0_0 EXIST::FUNCTION: