Home
last modified time | relevance | path

Searched defs:taglen (Results 1 – 25 of 48) sorted by relevance

12

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm_hw.c33 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 Dcipher_aes_siv.h28 size_t taglen; /* the taglen is the same as the sivlen */ member
H A Dcipher_aes_ocb.h31 size_t taglen; member
H A Dciphercommon_gcm.c172 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 Defx_vpd.c480 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 Daesgcmtest.c106 int ctlen = 0, taglen = 0; in kat_test() local
133 int ctlen = 0, taglen = 0; in ivgen_test() local
H A Dfake_pipelineprov.c180 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 Dktls_meth.c32 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 Dtls13_meth.c21 size_t taglen, in tls13_set_crypto_state()
94 size_t nonce_len, offset, loop, hdrlen, taglen; in tls13_cipher() local
H A Dtlsany_meth.c22 size_t taglen, in tls_any_set_crypto_state()
H A Dssl3_meth.c22 size_t taglen, in ssl3_set_crypto_state()
H A Dtls1_meth.c24 size_t taglen, in tls1_set_crypto_state()
/freebsd/contrib/unbound/respip/
H A Drespip.h42 size_t taglen; member
66 size_t taglen; member
/freebsd/sys/netgraph/
H A Dng_tag.h64 #define NG_TAG_HOOKIN_SIZE(taglen) \ argument
67 #define NG_TAG_HOOKOUT_SIZE(taglen) \ argument
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdsocket.c539 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 Dnfs_nfsdkrpc.c451 int cacherep = RC_DOIT, isdgram, taglen = -1; in nfs_proc() local
/freebsd/contrib/unbound/daemon/
H A Dacl_list.h100 size_t taglen; member
/freebsd/crypto/openssl/include/internal/
H A Dhpke_util.h58 size_t taglen; /* aead tag len */ member
/freebsd/crypto/openssl/ssl/
H A Dtls13_enc.c358 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 Dt1_enc.c131 size_t taglen = 0; in tls1_change_cipher_state() local
/freebsd/contrib/unbound/services/
H A Dlocalzone.h161 size_t taglen; member
H A Dlocalzone.c1263 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 Dciphercommon_gcm.h55 size_t taglen; member
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dcrypto_test.c606 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 Docb128.c214 size_t len, size_t taglen) in CRYPTO_ocb128_setiv()

12