Home
last modified time | relevance | path

Searched defs:enclen (Results 1 – 19 of 19) sorted by relevance

/freebsd/crypto/openssl/include/internal/
H A Dpacket_quic.h25 size_t enclen; in PACKET_get_quic_vlint() local
50 size_t enclen; in PACKET_peek_quic_vlint_ex() local
79 size_t enclen; in PACKET_skip_quic_vlint() local
/freebsd/crypto/openssl/crypto/hpke/
H A Dhpke.c391 size_t *enclen, in hpke_expansion()
446 static int hpke_encap(OSSL_HPKE_CTX *ctx, unsigned char *enc, size_t *enclen, in hpke_encap()
548 const unsigned char *enc, size_t enclen, in hpke_decap()
1057 unsigned char *enc, size_t *enclen, in OSSL_HPKE_encap()
1105 const unsigned char *enc, size_t enclen, in OSSL_HPKE_decap()
1365 unsigned char *enc, size_t *enclen, in OSSL_HPKE_get_grease_value()
1434 size_t enclen = 0; in OSSL_HPKE_get_ciphertext_size() local
1444 size_t enclen = 0; in OSSL_HPKE_get_public_encap_size() local
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Denc_helper.c37 size_t enclen; in krb5_encrypt_helper() local
H A Denc_keyhelper.c38 size_t enclen; in k5_encrypt_keyhelper() local
H A Dmk_priv.c54 size_t enclen; in create_krbpriv() local
/freebsd/crypto/openssl/test/
H A Dx509aux.c45 long enclen; in test_certs() local
H A Dhpke_test.c103 size_t enclen = sizeof(enc); in do_testhpke() local
1134 size_t enclen = sizeof(enc); in test_hpke_export() local
1266 size_t enclen = 0; in test_hpke_grease() local
1321 size_t enclen = sizeof(enc), smallenclen = sizeof(smallenc); in test_hpke_oddcalls() local
1651 size_t enclen = sizeof(enc); in test_hpke_random_suites() local
1810 size_t enclen = sizeof(enc); in test_hpke_compressed() local
1888 size_t enclen = sizeof(enc); in test_hpke_noncereuse() local
H A Devp_pkey_dhkem_test.c189 size_t enclen = sizeof(enc); in test_ikm_small() local
212 size_t enclen = sizeof(enc); in test_input_size_small() local
621 size_t enclen = sizeof(enc); in test_ec_badpublic() local
653 size_t enclen = sizeof(enc); in test_ec_badauth() local
H A Dpackettest.c525 size_t enclen, len; in test_PACKET_get_quic_length_prefixed() member
/freebsd/crypto/krb5/src/tests/fuzzing/
H A Dfuzz_crypto.c68 size_t enclen; in fuzz_crypt() local
/freebsd/crypto/krb5/src/lib/crypto/crypto_tests/
H A Dt_decrypt.c554 size_t enclen; in generate() local
/freebsd/crypto/openssl/crypto/
H A Dpacket.c541 size_t enclen = ossl_quic_vlint_encode_len(max_len); in WPACKET_start_quic_sub_packet_bound() local
578 size_t enclen = ossl_quic_vlint_encode_len(v); in WPACKET_quic_write_vlint() local
/freebsd/crypto/krb5/src/plugins/preauth/test/
H A Dkdctest.c80 size_t enclen; in test_edata() local
/freebsd/crypto/openssl/providers/implementations/kem/
H A Decx_kem.c547 unsigned char *enc, size_t *enclen, in dhkem_encap()
616 const unsigned char *enc, size_t enclen) in dhkem_decap()
H A Dec_kem.c644 unsigned char *enc, size_t *enclen, in dhkem_encap()
723 const unsigned char *enc, size_t enclen) in dhkem_decap()
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_wire_pkt.c613 size_t len = 0, enclen; in ossl_quic_wire_get_encoded_pkt_hdr_len() local
/freebsd/crypto/krb5/src/lib/crypto/krb/
H A Dold_api_glue.c312 size_t enclen, blocksize; in krb5_encrypt_data() local
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_clnt.c3104 size_t enclen; in tls_construct_cke_rsa() local
/freebsd/crypto/openssh/
H A Dsshkey.c1649 size_t i, enclen = 0; in sshkey_shield_private() local