Searched refs:ASN1_STRING_length (Results 1 – 7 of 7) sorted by relevance
488 n->hash_len = ASN1_STRING_length(hash->hashValue); in add_logo()496 len = ASN1_STRING_length(uri); in add_logo()818 ASN1_STRING_data(os), ASN1_STRING_length(os)); in add_logotype_ext()821 logo = d2i_LogotypeExtn(NULL, &data, ASN1_STRING_length(os)); in add_logotype_ext()
193 #define ASN1_STRING_length ASN1_STRING_LENGTH macro
496 int ASN1_STRING_length(const ASN1_STRING *x) in ASN1_STRING_length() function
550 basic_len = ASN1_STRING_length(bytes->response); in check_ocsp_resp()
1133 size_t altlen = (size_t) ASN1_STRING_length(check->d.ia5); in verifyhost()1211 j = ASN1_STRING_length(tmp); in verifyhost()
764 OPENSSL_EXPORT int ASN1_STRING_length(const ASN1_STRING *x);
5522 ssize_t len = ASN1_STRING_length(gen->d.ia5);