Home
last modified time | relevance | path

Searched refs:ASN1_STRING_length (Results 1 – 16 of 16) sorted by relevance

/freebsd-11-stable/crypto/openssl/doc/crypto/
HDASN1_STRING_length.pod5 ASN1_STRING_dup, ASN1_STRING_cmp, ASN1_STRING_set, ASN1_STRING_length,
13 int ASN1_STRING_length(ASN1_STRING *x);
30 ASN1_STRING_length() returns the length of the content of B<x>.
/freebsd-11-stable/crypto/openssl/crypto/ts/
HDts_rsp_verify.c565 if (ASN1_STRING_length(current) > TS_MAX_STATUS_LENGTH - length - 1) in TS_get_status_text()
567 length += ASN1_STRING_length(current); in TS_get_status_text()
578 length = ASN1_STRING_length(current); in TS_get_status_text()
677 ret = len_a == (unsigned)ASN1_STRING_length(b->hashed_msg) && in TS_check_imprints()
HDts_verify_ctx.c143 ret->imprint_len = ASN1_STRING_length(msg); in TS_REQ_to_TS_VERIFY_CTX()
/freebsd-11-stable/secure/lib/libcrypto/
HDMakefile.man4 MAN+= ASN1_STRING_length.3
227 MLINKS+= ASN1_STRING_length.3 ASN1_STRING_cmp.3
228 MLINKS+= ASN1_STRING_length.3 ASN1_STRING_data.3
229 MLINKS+= ASN1_STRING_length.3 ASN1_STRING_dup.3
230 MLINKS+= ASN1_STRING_length.3 ASN1_STRING_length_set.3
231 MLINKS+= ASN1_STRING_length.3 ASN1_STRING_set.3
232 MLINKS+= ASN1_STRING_length.3 ASN1_STRING_to_UTF8.3
233 MLINKS+= ASN1_STRING_length.3 ASN1_STRING_type.3
/freebsd-11-stable/crypto/openssl/crypto/dh/
HDdh_ameth.c681 plen = ASN1_STRING_length(pubkey); in dh_cms_set_peerkey()
774 dukmlen = ASN1_STRING_length(ukm); in dh_cms_set_shared_info()
921 dukmlen = ASN1_STRING_length(ukm); in dh_cms_encrypt()
/freebsd-11-stable/crypto/openssl/crypto/asn1/
HDasn1_lib.c464 int ASN1_STRING_length(const ASN1_STRING *x) in ASN1_STRING_length() function
HDasn1.h809 int ASN1_STRING_length(const ASN1_STRING *x);
/freebsd-11-stable/contrib/wpa/src/utils/
HDhttp_curl.c504 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()
/freebsd-11-stable/contrib/wpa/src/crypto/
HDtls_openssl.c1656 len = ASN1_STRING_length(ser) * 2 + 1; in tls_connection_peer_serial_num()
1662 ASN1_STRING_length(ser)); in tls_connection_peer_serial_num()
1873 ret = ASN1_STRING_length(cn) >= len - 1 && in match_dn_field()
1879 ret = ASN1_STRING_length(cn) == len && in match_dn_field()
2242 ASN1_STRING_length(ser)); in openssl_tls_cert_event()
5173 ASN1_STRING_length(ser)); in openssl_debug_dump_certificate()
HDtls_openssl_ocsp.c550 basic_len = ASN1_STRING_length(bytes->response); in check_ocsp_resp()
/freebsd-11-stable/crypto/openssl/crypto/ec/
HDec_ameth.c681 plen = ASN1_STRING_length(pubkey); in ecdh_cms_set_peerkey()
/freebsd-11-stable/lib/libfetch/
HDcommon.c676 nslen = (size_t)ASN1_STRING_length(name->d.ia5); in fetch_ssl_verify_altname()
/freebsd-11-stable/crypto/openssl/apps/
HDcms.c1260 idlen = ASN1_STRING_length(scid); in receipt_request_print()
HDapps.c2845 if (gtype == GEN_URI && ASN1_STRING_length(uri) > 6) { in get_dp_url()
/freebsd-11-stable/contrib/sendmail/src/
HDtls.c1707 len = ASN1_STRING_length(gn->d.ia5);
/freebsd-11-stable/crypto/openssl/util/
HDlibeay.num1587 ASN1_STRING_length 2023 EXIST::FUNCTION: