Home
last modified time | relevance | path

Searched refs:authsafes (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/pkcs12/
HDp12_npas.c153 p12_data_tmp = p12->authsafes->d.data; in newpass_p12()
154 if ((p12->authsafes->d.data = ASN1_OCTET_STRING_new()) == NULL) in newpass_p12()
170 ASN1_OCTET_STRING_free(p12->authsafes->d.data); in newpass_p12()
171 p12->authsafes->d.data = p12_data_tmp; in newpass_p12()
HDp12_init.c75 pkcs12->authsafes->type = OBJ_nid2obj(mode); in PKCS12_init()
78 if (!(pkcs12->authsafes->d.data = M_ASN1_OCTET_STRING_new())) { in PKCS12_init()
HDp12_mutl.c78 if (!PKCS7_type_is_data(p12->authsafes)) { in PKCS12_gen_mac()
103 || !HMAC_Update(&hmac, p12->authsafes->d.data->data, in PKCS12_gen_mac()
104 p12->authsafes->d.data->length) in PKCS12_gen_mac()
HDp12_add.c244 &p12->authsafes->d.data)) in PKCS12_pack_authsafes()
251 if (!PKCS7_type_is_data(p12->authsafes)) { in STACK_OF()
256 return ASN1_item_unpack(p12->authsafes->d.data, in STACK_OF()
HDp12_asn.c69 ASN1_SIMPLE(PKCS12, authsafes, PKCS7),
HDpkcs12.h111 PKCS7 *authsafes; member
/freebsd-11-stable/crypto/openssl/doc/
HDopenssl.txt1040 and convert these into authsafes (encrypted or unencrypted). The authsafes
1045 the given password. The authsafes are extracted and each authsafe split into
1118 This macro takes a STACK of authsafes and adds them to a PKCS#12 structure.
1188 Extract a STACK of authsafes from a PKCS12 structure.
1238 bags but they must then be placed in an unencrypted authsafe. Other authsafes