Home
last modified time | relevance | path

Searched refs:ASN1_item_pack (Results 1 – 18 of 18) sorted by relevance

/external/openssl/crypto/pkcs12/
Dp12_add.c75 if (!ASN1_item_pack(obj, it, &bag->value.octet)) { in PKCS12_item_pack_safebag()
148 if (!ASN1_item_pack(sk, ASN1_ITEM_rptr(PKCS12_SAFEBAGS), &p7->d.data)) { in PKCS12_pack_p7data()
226 if(ASN1_item_pack(safes, ASN1_ITEM_rptr(PKCS12_AUTHSAFES), in PKCS12_pack_authsafes()
/external/chromium_org/third_party/openssl/openssl/crypto/pkcs12/
Dp12_add.c75 if (!ASN1_item_pack(obj, it, &bag->value.octet)) { in PKCS12_item_pack_safebag()
148 if (!ASN1_item_pack(sk, ASN1_ITEM_rptr(PKCS12_SAFEBAGS), &p7->d.data)) { in PKCS12_pack_p7data()
226 if(ASN1_item_pack(safes, ASN1_ITEM_rptr(PKCS12_AUTHSAFES), in PKCS12_pack_authsafes()
/external/openssl/crypto/asn1/
Dp5_pbev2.c172 if(!ASN1_item_pack(pbe2, ASN1_ITEM_rptr(PBE2PARAM),
266 if(!ASN1_item_pack(kdf, ASN1_ITEM_rptr(PBKDF2PARAM), in PKCS5_pbkdf2_set()
Dp5_pbe.c110 if(!ASN1_item_pack(pbe, ASN1_ITEM_rptr(PBEPARAM), &pbe_str))
Dasn_pack.c152 ASN1_STRING *ASN1_item_pack(void *obj, const ASN1_ITEM *it, ASN1_STRING **oct) in ASN1_item_pack() function
Dasn1.h1066 ASN1_STRING *ASN1_item_pack(void *obj, const ASN1_ITEM *it, ASN1_OCTET_STRING **oct);
/external/chromium_org/third_party/openssl/openssl/crypto/asn1/
Dp5_pbev2.c172 if(!ASN1_item_pack(pbe2, ASN1_ITEM_rptr(PBE2PARAM),
266 if(!ASN1_item_pack(kdf, ASN1_ITEM_rptr(PBKDF2PARAM), in PKCS5_pbkdf2_set()
Dp5_pbe.c110 if(!ASN1_item_pack(pbe, ASN1_ITEM_rptr(PBEPARAM), &pbe_str))
Dasn_pack.c152 ASN1_STRING *ASN1_item_pack(void *obj, const ASN1_ITEM *it, ASN1_STRING **oct) in ASN1_item_pack() function
Dasn1.h1066 ASN1_STRING *ASN1_item_pack(void *obj, const ASN1_ITEM *it, ASN1_OCTET_STRING **oct);
/external/openssl/crypto/ocsp/
Docsp_srv.c115 if (!ASN1_item_pack(bs, ASN1_ITEM_rptr(OCSP_BASICRESP), &rsp->responseBytes->response)) in OCSP_response_create()
/external/chromium_org/third_party/openssl/openssl/crypto/ocsp/
Docsp_srv.c115 if (!ASN1_item_pack(bs, ASN1_ITEM_rptr(OCSP_BASICRESP), &rsp->responseBytes->response)) in OCSP_response_create()
/external/openssl/crypto/rsa/
Drsa_ameth.c622 if (!ASN1_item_pack(mgf1alg, ASN1_ITEM_rptr(X509_ALGOR), in rsa_item_sign()
633 if (!ASN1_item_pack(pss, ASN1_ITEM_rptr(RSA_PSS_PARAMS), &os1)) in rsa_item_sign()
/external/chromium_org/third_party/openssl/openssl/crypto/rsa/
Drsa_ameth.c622 if (!ASN1_item_pack(mgf1alg, ASN1_ITEM_rptr(X509_ALGOR), in rsa_item_sign()
633 if (!ASN1_item_pack(pss, ASN1_ITEM_rptr(RSA_PSS_PARAMS), &os1)) in rsa_item_sign()
/external/openssl/crypto/cms/
Dcms_ess.c410 os = ASN1_item_pack(&rct, ASN1_ITEM_rptr(CMS_Receipt), NULL); in cms_encode_Receipt()
Dcms_pwri.c185 if(!ASN1_item_pack(encalg, ASN1_ITEM_rptr(X509_ALGOR), in CMS_add0_recipient_password()
/external/openssl/include/openssl/
Dasn1.h1066 ASN1_STRING *ASN1_item_pack(void *obj, const ASN1_ITEM *it, ASN1_OCTET_STRING **oct);
/external/chromium_org/third_party/openssl/openssl/include/openssl/
Dasn1.h1066 ASN1_STRING *ASN1_item_pack(void *obj, const ASN1_ITEM *it, ASN1_OCTET_STRING **oct);