Searched refs:ASN1_OCTET_STRING_new (Results 1 – 25 of 32) sorted by relevance
12
39 if ((oct = ASN1_OCTET_STRING_new()) == NULL) { in s2i_ASN1_OCTET_STRING()68 if ((oct = ASN1_OCTET_STRING_new()) == NULL) { in s2i_skey_id()
154 if ((ext_oct = ASN1_OCTET_STRING_new()) == NULL) in do_ext_i2d()251 if ((oct = ASN1_OCTET_STRING_new()) == NULL) { in v3_generic_extension()
122 *policy = ASN1_OCTET_STRING_new(); in process_pci_value()
1021 ret = ASN1_OCTET_STRING_new(); in a2i_IPADDRESS()1059 ret = ASN1_OCTET_STRING_new(); in a2i_IPADDRESS_NC()
170 return ASN1_OCTET_STRING_new(); in ocsp_nonce_new()188 os = ASN1_OCTET_STRING_new(); in d2i_ocsp_nonce()
271 byKey = ASN1_OCTET_STRING_new(); in OCSP_RESPID_set_by_key()
30 if ((pkcs12->authsafes->d.data = ASN1_OCTET_STRING_new()) == NULL) { in PKCS12_init()
133 if ((oct = ASN1_OCTET_STRING_new()) == NULL) { in PKCS12_item_i2d_encrypt()
55 if ((p7->d.data = ASN1_OCTET_STRING_new()) == NULL) { in PKCS12_pack_p7data()
106 if ((p12->authsafes->d.data = ASN1_OCTET_STRING_new()) == NULL) in newpass_p12()
25 ret->enc_pkey = ASN1_OCTET_STRING_new(); in X509_PKEY_new()
19 if ((os = ASN1_OCTET_STRING_new()) == NULL) in ASN1_TYPE_set_octetstring()
158 if ((osalt = ASN1_OCTET_STRING_new()) == NULL) in PKCS5_pbkdf2_set()
57 os = ASN1_OCTET_STRING_new(); in poly1305_set_priv_key()
58 os = ASN1_OCTET_STRING_new(); in siphash_set_priv_key()
62 os = ASN1_OCTET_STRING_new(); in hmac_set_priv_key()
24 *pos = ASN1_OCTET_STRING_new(); in CMS_stream()
273 *pos = ASN1_OCTET_STRING_new(); in CMS_set_detached()
129 if ((p7->d.data = ASN1_OCTET_STRING_new()) == NULL) in PKCS7_set_type()559 os = ASN1_OCTET_STRING_new(); in PKCS7_stream()567 os = ASN1_OCTET_STRING_new(); in PKCS7_stream()
111 os = ASN1_OCTET_STRING_new(); in PKCS7_add1_attrib_digest()
684 os = ASN1_OCTET_STRING_new(); in PKCS7_dataFinal()696 os = ASN1_OCTET_STRING_new(); in PKCS7_dataFinal()
30 ASN1_OCTET_STRING_new() calls ASN1_STRING_type(V_ASN1_OCTET_STRING).
218 ctext_struct.C3 = ASN1_OCTET_STRING_new(); in sm2_encrypt()219 ctext_struct.C2 = ASN1_OCTET_STRING_new(); in sm2_encrypt()
80 && (aux->keyid = ASN1_OCTET_STRING_new()) == NULL) in X509_keyid_set1()
415 hash = ASN1_OCTET_STRING_new(); in issuer_match()