Searched refs:ASN1_OCTET_STRING_new (Results 1 – 25 of 75) sorted by relevance
123
39 if ((oct = ASN1_OCTET_STRING_new()) == NULL) { in s2i_ASN1_OCTET_STRING()74 if ((oct = ASN1_OCTET_STRING_new()) == NULL) { in ossl_x509_pubkey_hash()95 return ASN1_OCTET_STRING_new(); /* dummy */ in s2i_skey_id()101 return ASN1_OCTET_STRING_new(); in s2i_skey_id()
80 && (aux->keyid = ASN1_OCTET_STRING_new()) == NULL) in X509_keyid_set1()
84 if (!TEST_ptr(fixture->tgt_string = ASN1_OCTET_STRING_new()) in test_ASN1_OCTET_STRING_set()85 || !TEST_ptr(fixture->src_string = ASN1_OCTET_STRING_new()) in test_ASN1_OCTET_STRING_set()99 if (!TEST_ptr(fixture->src_string = ASN1_OCTET_STRING_new()) in test_ASN1_OCTET_STRING_set_tgt_is_src()
118 v = ASN1_OCTET_STRING_new(); in test_distinguishing_id()157 v = ASN1_OCTET_STRING_new(); in test_req_distinguishing_id()
268 (f1->addressFamily = ASN1_OCTET_STRING_new()) == NULL) in test_addr_fam_len()293 (f1->addressFamily = ASN1_OCTET_STRING_new()) == NULL) in test_addr_fam_len()
170 return ASN1_OCTET_STRING_new(); in ocsp_nonce_new()188 os = ASN1_OCTET_STRING_new(); in d2i_ocsp_nonce()
25 ret->enc_pkey = ASN1_OCTET_STRING_new(); in X509_PKEY_new()
20 if ((os = ASN1_OCTET_STRING_new()) == NULL) in ASN1_TYPE_set_octetstring()
38 if ((pkcs12->authsafes->d.data = ASN1_OCTET_STRING_new()) == NULL) { in PKCS12_init_ex()
25 ASN1_OCTET_STRING *v = ASN1_OCTET_STRING_new(); in mk_octet_string()
30 ASN1_OCTET_STRING_new() calls ASN1_STRING_type_new(V_ASN1_OCTET_STRING).
110 os = ASN1_OCTET_STRING_new(); in PKCS7_add1_attrib_digest()
132 if ((p7->d.data = ASN1_OCTET_STRING_new()) == NULL) in PKCS7_set_type()724 os = ASN1_OCTET_STRING_new(); in PKCS7_stream()732 os = ASN1_OCTET_STRING_new(); in PKCS7_stream()
25 *pos = ASN1_OCTET_STRING_new(); in CMS_stream()
233 ctext_struct.C3 = ASN1_OCTET_STRING_new(); in ossl_sm2_encrypt()234 ctext_struct.C2 = ASN1_OCTET_STRING_new(); in ossl_sm2_encrypt()