Searched refs:ASN1_BIT_STRING_new (Results 1 – 9 of 9) sorted by relevance
66 if ((bs = ASN1_BIT_STRING_new()) == NULL) { in v2i_ASN1_BIT_STRING()
398 (aor->u.addressPrefix = ASN1_BIT_STRING_new()) == NULL) in make_addressPrefix()438 (aor->u.addressRange->min = ASN1_BIT_STRING_new()) == NULL) in make_addressRange()441 (aor->u.addressRange->max = ASN1_BIT_STRING_new()) == NULL) in make_addressRange()
160 *preas = ASN1_BIT_STRING_new(); in set_reasons()
98 if ((ret = ASN1_BIT_STRING_new()) == NULL) in c2i_ASN1_BIT_STRING()
78 ASN1_BIT_STRING *key = ASN1_BIT_STRING_new(); in make_dummy_resp()
420 if ((curve->seed = ASN1_BIT_STRING_new()) == NULL) { in ec_asn1_group2curve()1117 priv_key->publicKey = ASN1_BIT_STRING_new(); in i2d_ECPrivateKey()
350 && (si->failure_info = ASN1_BIT_STRING_new()) == NULL) in TS_RESP_CTX_add_failure_info()
601 #define ASN1_BIT_STRING_new BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, ASN1_BIT_STRING_new) macro
1820 ASN1_BIT_STRING_new 1808 1_1_0 EXIST::FUNCTION: