Searched refs:M_ASN1_BIT_STRING_new (Results 1 – 4 of 4) sorted by relevance
115 if (!(bs = M_ASN1_BIT_STRING_new())) { in v2i_ASN1_BIT_STRING()
139 if ((ret = M_ASN1_BIT_STRING_new()) == NULL) in c2i_ASN1_BIT_STRING()
581 # define M_ASN1_BIT_STRING_new() (ASN1_BIT_STRING *)\ macro
1174 priv_key->publicKey = M_ASN1_BIT_STRING_new(); in i2d_ECPrivateKey()