Searched refs:ASN1_STRING_length (Results 1 – 8 of 8) 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()
418 int ASN1_STRING_length(const ASN1_STRING *x) in ASN1_STRING_length() function
194 #define ASN1_STRING_length ASN1_STRING_LENGTH macro
550 basic_len = ASN1_STRING_length(bytes->response); in check_ocsp_resp()
659 OPENSSL_EXPORT int ASN1_STRING_length(const ASN1_STRING *x);
1142 size_t altlen = (size_t) ASN1_STRING_length(check->d.ia5); in verifyhost()1225 j = ASN1_STRING_length(tmp); in verifyhost()
948 ASN1_STRING_length(as)); in _get_peer_alt_names()
3560 ssize_t len = ASN1_STRING_length(gen->d.ia5); in GENERAL_NAME_to_jobject()