Home
last modified time | relevance | path

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

/mirbsd/src/lib/libssl/src/crypto/pkcs12/
Dp12_npas.c152 p12_data_tmp = p12->authsafes->d.data; in newpass_p12()
153 if(!(p12->authsafes->d.data = ASN1_OCTET_STRING_new())) goto saferr; in newpass_p12()
167 ASN1_OCTET_STRING_free(p12->authsafes->d.data); in newpass_p12()
169 p12->authsafes->d.data = p12_data_tmp; in newpass_p12()
Dp12_init.c73 pkcs12->authsafes->type = OBJ_nid2obj(mode); in PKCS12_init()
76 if (!(pkcs12->authsafes->d.data = in PKCS12_init()
Dp12_mutl.c75 if (!PKCS7_type_is_data(p12->authsafes)) in PKCS12_gen_mac()
97 HMAC_Update(&hmac, p12->authsafes->d.data->data, in PKCS12_gen_mac()
98 p12->authsafes->d.data->length); in PKCS12_gen_mac()
Dp12_add.c211 &p12->authsafes->d.data)) in PKCS12_pack_authsafes()
218 if (!PKCS7_type_is_data(p12->authsafes)) in STACK_OF()
223 return ASN1_item_unpack(p12->authsafes->d.data, ASN1_ITEM_rptr(PKCS12_AUTHSAFES)); in STACK_OF()
Dp12_asn.c68 ASN1_SIMPLE(PKCS12, authsafes, PKCS7),
Dpkcs12.h108 PKCS7 *authsafes; member
/mirbsd/src/lib/libssl/src/doc/
Dopenssl.txt1021 and convert these into authsafes (encrypted or unencrypted). The authsafes
1026 the given password. The authsafes are extracted and each authsafe split into
1099 This macro takes a STACK of authsafes and adds them to a PKCS#12 structure.
1169 Extract a STACK of authsafes from a PKCS12 structure.
1219 bags but they must then be placed in an unencrypted authsafe. Other authsafes