| /freebsd/crypto/openssl/providers/implementations/ciphers/ |
| H A D | ciphercommon_ccm_hw.c | 33 unsigned char *tag, size_t taglen) in ossl_ccm_generic_auth_encrypt() 51 unsigned char *expected_tag, size_t taglen) in ossl_ccm_generic_auth_decrypt()
|
| H A D | cipher_aes_siv.h | 28 size_t taglen; /* the taglen is the same as the sivlen */ member
|
| H A D | cipher_aes_ocb.h | 31 size_t taglen; member
|
| H A D | ciphercommon_gcm.c | 172 size_t taglen = (ctx->taglen != UNINITIALISED_SIZET) ? ctx->taglen : GCM_TAG_MAX_SIZE; in ossl_gcm_get_ctx_params() local
|
| /freebsd/sys/dev/sfxge/common/ |
| H A D | efx_vpd.c | 480 uint16_t taglen; in efx_vpd_hunk_length() local 515 uint16_t taglen; in efx_vpd_hunk_verify() local 668 uint16_t taglen; in efx_vpd_hunk_next() local 745 uint16_t taglen; in efx_vpd_hunk_get() local 809 uint16_t taglen; in efx_vpd_hunk_set() local
|
| /freebsd/crypto/openssl/test/ |
| H A D | aesgcmtest.c | 106 int ctlen = 0, taglen = 0; in kat_test() local 133 int ctlen = 0, taglen = 0; in ivgen_test() local
|
| H A D | fake_pipelineprov.c | 180 size_t taglen, i; in fake_pipeline_aead_get_ctx_params() local 227 size_t taglen, i; in fake_pipeline_aead_set_ctx_params() local
|
| /freebsd/crypto/openssl/ssl/record/methods/ |
| H A D | ktls_meth.c | 32 size_t taglen) in ktls_int_check_supported_cipher() 131 size_t taglen) in ktls_int_check_supported_cipher() 291 size_t taglen, in ktls_set_crypto_state() 404 const EVP_CIPHER *ciph, size_t taglen, in ktls_new_record_layer()
|
| H A D | tls13_meth.c | 21 size_t taglen, in tls13_set_crypto_state() 94 size_t nonce_len, offset, loop, hdrlen, taglen; in tls13_cipher() local
|
| H A D | tlsany_meth.c | 22 size_t taglen, in tls_any_set_crypto_state()
|
| H A D | ssl3_meth.c | 22 size_t taglen, in ssl3_set_crypto_state()
|
| H A D | tls1_meth.c | 24 size_t taglen, in tls1_set_crypto_state()
|
| /freebsd/contrib/unbound/respip/ |
| H A D | respip.h | 42 size_t taglen; member 66 size_t taglen; member
|
| /freebsd/sys/netgraph/ |
| H A D | ng_tag.h | 64 #define NG_TAG_HOOKIN_SIZE(taglen) \ argument 67 #define NG_TAG_HOOKOUT_SIZE(taglen) \ argument
|
| /freebsd/sys/fs/nfsserver/ |
| H A D | nfs_nfsdsocket.c | 539 nfsrvd_dorpc(struct nfsrv_descript *nd, int isdgram, u_char *tag, int taglen, in nfsrvd_dorpc() 710 int taglen, u_int32_t minorvers) in nfsrvd_compound()
|
| H A D | nfs_nfsdkrpc.c | 451 int cacherep = RC_DOIT, isdgram, taglen = -1; in nfs_proc() local
|
| /freebsd/contrib/unbound/daemon/ |
| H A D | acl_list.h | 100 size_t taglen; member
|
| /freebsd/crypto/openssl/include/internal/ |
| H A D | hpke_util.h | 58 size_t taglen; /* aead tag len */ member
|
| /freebsd/crypto/openssl/ssl/ |
| H A D | tls13_enc.c | 358 size_t *taglen) in derive_secret_key_and_iv() 509 size_t keylen, ivlen = EVP_MAX_IV_LENGTH, taglen; in tls13_change_cipher_state() local 781 size_t keylen, ivlen, taglen; in tls13_update_key() local
|
| H A D | t1_enc.c | 131 size_t taglen = 0; in tls1_change_cipher_state() local
|
| /freebsd/contrib/unbound/services/ |
| H A D | localzone.h | 161 size_t taglen; member
|
| H A D | localzone.c | 1263 uint8_t* taglist, size_t taglen, int ignoretags, int foradd) in local_zones_tags_lookup() 1849 lz_type(uint8_t *taglist, size_t taglen, uint8_t *taglist2, size_t taglen2, in lz_type() 1872 local_data_find_tag_action(const uint8_t* taglist, size_t taglen, in local_data_find_tag_action() 1909 size_t taglen, uint8_t* tagactions, size_t tagactionssize, in local_zones_answer()
|
| /freebsd/crypto/openssl/providers/implementations/include/prov/ |
| H A D | ciphercommon_gcm.h | 55 size_t taglen; member
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
| H A D | crypto_test.c | 606 size_t msglen, size_t taglen, in init_mech() 714 const uint8_t *tag, size_t taglen, in decrypt_one()
|
| /freebsd/crypto/openssl/crypto/modes/ |
| H A D | ocb128.c | 214 size_t len, size_t taglen) in CRYPTO_ocb128_setiv()
|