Searched refs:ASN1_STRING_length (Results 1 – 15 of 15) sorted by relevance
89 if ((size_t)ASN1_STRING_length(common_name_asn1) != strlen(common_name_str)) { in matches_common_name()133 … if ((size_t)ASN1_STRING_length(current_name->d.dNSName) != strlen(dns_name)) { in matches_subject_alternative_name()
249 sig_info->sig_len = ASN1_STRING_length(sig); in fill_pkcs7()
422 int ASN1_STRING_length(const ASN1_STRING *x) in ASN1_STRING_length() function
194 #define ASN1_STRING_length ASN1_STRING_LENGTH macro
504 n->hash_len = ASN1_STRING_length(hash->hashValue); in DEFINE_STACK_OF()512 len = ASN1_STRING_length(uri); in DEFINE_STACK_OF()834 ASN1_STRING_get0_data(os), ASN1_STRING_length(os)); in add_logotype_ext()837 logo = d2i_LogotypeExtn(NULL, &data, ASN1_STRING_length(os)); in add_logotype_ext()
550 basic_len = ASN1_STRING_length(bytes->response); in check_ocsp_resp()
1657 len = ASN1_STRING_length(ser) * 2 + 1; in tls_connection_peer_serial_num()1663 ASN1_STRING_length(ser)); in tls_connection_peer_serial_num()1874 ret = ASN1_STRING_length(cn) >= len - 1 && in match_dn_field()1880 ret = ASN1_STRING_length(cn) == len && in match_dn_field()2219 ASN1_STRING_length(ser)); in openssl_tls_cert_event()
649 OPENSSL_EXPORT int ASN1_STRING_length(const ASN1_STRING *x);
1559 size_t altlen = (size_t) ASN1_STRING_length(check->d.ia5); in verifyhost()1639 j = ASN1_STRING_length(tmp); in verifyhost()
1640 ASN1_STRING_length
3192 '#define ASN1_STRING_length GRPC_SHADOW_ASN1_STRING_length',
870 ASN1_STRING_length(ip))) { in _ssl_configure_hostname()1323 ASN1_STRING_length(as)); in _get_peer_alt_names()
1033 ASN1_STRING_length(as)); in _get_peer_alt_names()
1668 #define ASN1_STRING_length GRPC_SHADOW_ASN1_STRING_length macro
3863 ssize_t len = ASN1_STRING_length(gen->d.ia5); in GENERAL_NAME_to_jobject()