Home
last modified time | relevance | path

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

/openbsd/src/regress/lib/libcrypto/asn1/
Dasn1string_copy.c43 if ((irc = ASN1_STRING_length(src)) != (int)strlen(data)) in main()
59 if ((irc = ASN1_STRING_length(dst)) != 0) in main()
70 if ((irc = ASN1_STRING_length(dst)) != -1) in main()
88 if ((irc = ASN1_STRING_length(src)) != (int)strlen(data)) in main()
107 if ((irc = ASN1_STRING_length(dst)) != (int)strlen(data)) in main()
Dasn1complex.c194 ASN1_STRING_length(aos), act->want, act->want_len)) in do_asn1_constructed_test()
289 ASN1_STRING_length(astr), asn1_sequence_content, in do_asn1_sequence_string_tests()
303 ASN1_STRING_length(astr), asn1_sequence_indefinite_content, in do_asn1_sequence_string_tests()
Dasn1basic.c911 if (ASN1_STRING_length(astr) != 0) { in asn1_string_new_test()
913 ASN1_STRING_length(astr)); in asn1_string_new_test()
917 if (ASN1_STRING_length(astr) != 20) { in asn1_string_new_test()
919 ASN1_STRING_length(astr)); in asn1_string_new_test()
/openbsd/src/lib/libcrypto/asn1/
Da_type.c238 ret = ASN1_STRING_length(a->value.octet_string); in ASN1_TYPE_get_octetstring()
298 len = ASN1_STRING_length(ios->value); in ASN1_TYPE_get_int_octetstring()
304 ret = ASN1_STRING_length(ios->value); in ASN1_TYPE_get_int_octetstring()
Da_string.c213 ASN1_STRING_length(const ASN1_STRING *astr) in ASN1_STRING_length() function
217 LCRYPTO_ALIAS(ASN1_STRING_length);
Dp8_pkey.c172 *ppklen = ASN1_STRING_length(p8->pkey); in PKCS8_pkey_get0()
Dasn1.h539 int ASN1_STRING_length(const ASN1_STRING *x);
/openbsd/src/lib/libtls/
Dtls_verify.c142 len = ASN1_STRING_length(altname->d.dNSName); in tls_check_subject_altname()
182 datalen = ASN1_STRING_length(altname->d.iPAddress); in tls_check_subject_altname()
/openbsd/src/lib/libcrypto/ts/
Dts_lib.c159 ASN1_STRING_length(msg), 4); in TS_MSG_IMPRINT_print_bio()
Dts_verify_ctx.c215 ret->imprint_len = ASN1_STRING_length(msg); in TS_REQ_to_TS_VERIFY_CTX()
Dts_rsp_verify.c656 length += ASN1_STRING_length(current); in TS_get_status_text()
773 ret = len_a == (unsigned) ASN1_STRING_length(b->hashed_msg) && in TS_check_imprints()
/openbsd/src/usr.sbin/acme-client/
Drevokeproc.c171 name_len = ASN1_STRING_length(name); in revokeproc()
/openbsd/src/usr.sbin/rpki-client/
Dmft.c346 if (ASN1_STRING_length(mft_asn1->thisUpdate) != GENTIME_LENGTH) { in mft_parse_econtent()
350 if (ASN1_STRING_length(mft_asn1->nextUpdate) != GENTIME_LENGTH) { in mft_parse_econtent()
/openbsd/src/lib/libcrypto/man/
DMakefile15 ASN1_STRING_length.3 \
/openbsd/src/lib/libcrypto/ocsp/
Docsp_prn.c235 i = ASN1_STRING_length(rb->response); in OCSP_RESPONSE_print()
/openbsd/src/lib/libcrypto/ec/
Decx_methods.c382 ASN1_STRING_length(aos) != ecx_key_len(pkey->ameth->pkey_id)) { in ecx_priv_decode()
390 ASN1_STRING_length(aos))) in ecx_priv_decode()
Dec_ameth.c736 plen = ASN1_STRING_length(pubkey); in ecdh_cms_set_peerkey()
823 plen = ASN1_STRING_length(parameter); in ecdh_cms_set_shared_info()
/openbsd/src/sbin/iked/
Dca.c2012 switch (ASN1_STRING_length(cstr)) { in ca_x509_subjectaltname_do()
2028 len = ASN1_STRING_length(cstr); in ca_x509_subjectaltname_do()
/openbsd/src/usr.bin/openssl/
Dcms.c1881 idlen = ASN1_STRING_length(scid); in receipt_request_print()
Dca.c1266 j = ASN1_STRING_length(serialNumber); in ca_main()
/openbsd/src/lib/libcrypto/
DSymbols.list102 ASN1_STRING_length
/openbsd/src/distrib/sets/lists/comp/
Dmi1771 ./usr/share/man/man3/ASN1_STRING_length.3