Searched refs:ASN1_BIT_STRING_new (Results 1 – 11 of 11) sorted by relevance
116 if (!(bs = ASN1_BIT_STRING_new())) { in v2i_ASN1_BIT_STRING()
208 *preas = ASN1_BIT_STRING_new(); in set_reasons()
149 if ((ret = ASN1_BIT_STRING_new()) == NULL) in c2i_ASN1_BIT_STRING()
98 bssl::UniquePtr<ASN1_BIT_STRING> x(ASN1_BIT_STRING_new()); in CreateCertificateInternal()
277 ku = backend._lib.ASN1_BIT_STRING_new()508 bitmask = backend._lib.ASN1_BIT_STRING_new()
640 #define M_ASN1_BIT_STRING_new() ASN1_BIT_STRING_new()
1677 ASN1_BIT_STRING_new
3229 '#define ASN1_BIT_STRING_new GRPC_SHADOW_ASN1_BIT_STRING_new',
1705 #define ASN1_BIT_STRING_new GRPC_SHADOW_ASN1_BIT_STRING_new macro
599 #define ASN1_BIT_STRING_new BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, ASN1_BIT_STRING_new) macro