ASN1_STRING_length
j = ASN1_STRING_length(serialNumber);
idlen = ASN1_STRING_length(scid);
ret = ASN1_STRING_length(a->value.octet_string);
len = ASN1_STRING_length(ios->value);
ret = ASN1_STRING_length(ios->value);
*ppklen = ASN1_STRING_length(p8->pkey);
plen = ASN1_STRING_length(pubkey);
ASN1_STRING_length(priv_key->privateKey),
pub_oct_len = ASN1_STRING_length(priv_key->publicKey);
i = ASN1_STRING_length(rb->response);
ASN1_STRING_length(msg), 4);
length += ASN1_STRING_length(current);
ret = len_a == (unsigned) ASN1_STRING_length(b->hashed_msg) &&
ret->imprint_len = ASN1_STRING_length(msg);
#define M_ASN1_STRING_length ASN1_STRING_length
int ASN1_STRING_length(const ASN1_STRING *x);
len = ASN1_STRING_length(altname->d.dNSName);
datalen = ASN1_STRING_length(altname->d.iPAddress);
nslen = (size_t)ASN1_STRING_length(name->d.ia5);