Searched refs:ASN1_BIT_STRING_new (Results 1 – 11 of 11) sorted by relevance
79 ASN1_BIT_STRING_new(void) in ASN1_BIT_STRING_new() function83 LCRYPTO_ALIAS(ASN1_BIT_STRING_new);270 if ((abs = ASN1_BIT_STRING_new()) == NULL) in c2i_ASN1_BIT_STRING_cbs()
545 ASN1_BIT_STRING *ASN1_BIT_STRING_new(void);
213 if (!(bs = ASN1_BIT_STRING_new())) { in v2i_ASN1_BIT_STRING()
237 *preas = ASN1_BIT_STRING_new(); in set_reasons()
913 if ((aor->u.addressPrefix = ASN1_BIT_STRING_new()) == NULL) in make_addressPrefix()
80 if ((signature = ASN1_BIT_STRING_new()) == NULL) in sign_and_verify()
57 LCRYPTO_USED(ASN1_BIT_STRING_new);
78 if ((abs = ASN1_BIT_STRING_new()) == NULL) { in asn1_bit_string_test()775 .new = ASN1_BIT_STRING_new,
405 if (!si->failure_info && !(si->failure_info = ASN1_BIT_STRING_new())) in TS_RESP_CTX_add_failure_info()
760 if ((curve->seed = ASN1_BIT_STRING_new()) == NULL) { in ec_asn1_group2curve()
31 ASN1_BIT_STRING_new