Home
last modified time | relevance | path

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

/third_party/openssl/crypto/pkcs12/
Dp12_add.c28 if (!ASN1_item_pack(obj, it, &bag->value.octet)) { in PKCS12_item_pack_safebag()
60 if (!ASN1_item_pack(sk, ASN1_ITEM_rptr(PKCS12_SAFEBAGS), &p7->d.data)) { in PKCS12_pack_p7data()
149 if (ASN1_item_pack(safes, ASN1_ITEM_rptr(PKCS12_AUTHSAFES), in PKCS12_pack_authsafes()
/third_party/openssl/crypto/asn1/
Dasn_pack.c16 ASN1_STRING *ASN1_item_pack(void *obj, const ASN1_ITEM *it, ASN1_STRING **oct) in ASN1_item_pack() function
Dp5_pbe.c61 if (!ASN1_item_pack(pbe, ASN1_ITEM_rptr(PBEPARAM), &pbe_str)) {
Da_type.c114 oct = ASN1_item_pack(s, it, NULL); in ASN1_TYPE_pack_sequence()
/third_party/openssl/crypto/rsa/
Drsa_ameth.c47 if (ASN1_item_pack(rsa->pss, ASN1_ITEM_rptr(RSA_PSS_PARAMS), pstr) == NULL) in rsa_param_encode()
561 if (ASN1_item_pack(algtmp, ASN1_ITEM_rptr(X509_ALGOR), &stmp) == NULL) in rsa_md_to_mgf1()
655 os = ASN1_item_pack(pss, ASN1_ITEM_rptr(RSA_PSS_PARAMS), NULL); in rsa_ctx_to_pss_string()
1040 if (!ASN1_item_pack(oaep, ASN1_ITEM_rptr(RSA_OAEP_PARAMS), &os)) in rsa_cms_encrypt()
/third_party/openssl/crypto/ocsp/
Docsp_srv.c77 if (!ASN1_item_pack in OCSP_response_create()
/third_party/openssl/crypto/cms/
Dcms_ess.c332 os = ASN1_item_pack(&rct, ASN1_ITEM_rptr(CMS_Receipt), NULL); in cms_encode_Receipt()
Dcms_pwri.c136 if (!ASN1_item_pack(encalg, ASN1_ITEM_rptr(X509_ALGOR), in CMS_add0_recipient_password()
/third_party/openssl/include/openssl/
Dasn1.h784 ASN1_STRING *ASN1_item_pack(void *obj, const ASN1_ITEM *it,
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h740 #define ASN1_item_pack BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, ASN1_item_pack) macro
/third_party/openssl/crypto/err/
Dopenssl.txt43 ASN1_F_ASN1_ITEM_PACK:198:ASN1_item_pack
/third_party/openssl/util/
Dlibcrypto.num1429 ASN1_item_pack 1418 1_1_0 EXIST::FUNCTION: