Home
last modified time | relevance | path

Searched defs:taglen (Results 1 – 25 of 35) 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()
50 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.c161 size_t taglen = (ctx->taglen != UNINITIALISED_SIZET) ? ctx->taglen : in ossl_gcm_get_ctx_params() local
H A Dcipher_aes_ocb.c52 size_t ivlen, size_t taglen) in aes_generic_ocb_setiv()
/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.c97 int ctlen = 0, taglen = 0; in kat_test() local
124 int ctlen = 0, taglen = 0; in ivgen_test() local
/freebsd/contrib/unbound/respip/
H A Drespip.h66 size_t taglen; member
41 size_t taglen; global() 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/crypto/openssl/ssl/record/
H A Dssl3_record_tls13.c28 size_t taglen, offset, loop, hdrlen; in tls13_enc() local
/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.c404 int cacherep = RC_DOIT, isdgram, taglen = -1; nfs_proc() local
H A Dnfs_nfsdsubs.c2182 int error = 0, taglen = -1; in nfsd_getminorvers() local
/freebsd/contrib/unbound/daemon/
H A Dacl_list.h100 size_t taglen; member
/freebsd/contrib/unbound/services/
H A Dlocalzone.h152 size_t taglen; member
H A Dlocalzone.c1233 local_zones_tags_lookup(struct local_zones * zones,uint8_t * name,size_t len,int labs,uint16_t dclass,uint16_t dtype,uint8_t * taglist,size_t taglen,int ignoretags) local_zones_tags_lookup() argument
1778 lz_type(uint8_t * taglist,size_t taglen,uint8_t * taglist2,size_t taglen2,uint8_t * tagactions,size_t tagactionssize,enum localzone_type lzt,struct comm_reply * repinfo,struct rbtree_type * override_tree,int * tag,char ** tagname,int num_tags) lz_type() argument
1801 local_data_find_tag_action(const uint8_t * taglist,size_t taglen,const uint8_t * taglist2,size_t taglen2,const uint8_t * tagactions,size_t tagactionssize,enum localzone_type lzt,int * tag,char * const * tagname,int num_tags) local_data_find_tag_action() argument
1838 local_zones_answer(struct local_zones * zones,struct module_env * env,struct query_info * qinfo,struct edns_data * edns,sldns_buffer * buf,struct regional * temp,struct comm_reply * repinfo,uint8_t * taglist,size_t taglen,uint8_t * tagactions,size_t tagactionssize,struct config_strlist ** tag_datas,size_t tag_datas_size,char ** tagname,int num_tags,struct view * view) local_zones_answer() argument
[all...]
H A Drpz.c1700 struct comm_reply* repinfo, uint8_t* taglist, size_t taglen, in rpz_resolve_client_action_and_zone() argument
2640 rpz_apply_maybe_clientip_trigger(struct auth_zones * az,struct module_env * env,struct query_info * qinfo,struct edns_data * edns,struct comm_reply * repinfo,uint8_t * taglist,size_t taglen,struct ub_server_stats * stats,sldns_buffer * buf,struct regional * temp,struct local_zone ** z_out,struct auth_zone ** a_out,struct rpz ** r_out,int * passthru) rpz_apply_maybe_clientip_trigger() argument
2720 rpz_callback_from_worker_request(struct auth_zones * az,struct module_env * env,struct query_info * qinfo,struct edns_data * edns,sldns_buffer * buf,struct regional * temp,struct comm_reply * repinfo,uint8_t * taglist,size_t taglen,struct ub_server_stats * stats,int * passthru) rpz_callback_from_worker_request() argument
/freebsd/crypto/openssl/crypto/modes/
H A Docb128.c218 size_t len, size_t taglen) in CRYPTO_ocb128_setiv()
/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dciphercommon_gcm.h51 size_t taglen; member
/freebsd/crypto/openssl/ssl/
H A Dt1_enc.c361 int taglen; in tls1_change_cipher_state() local
H A Dtls13_enc.c342 size_t ivlen, keylen, taglen; in derive_secret_key_and_iv() local
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dcrypto_test.c604 size_t msglen, size_t taglen, in init_mech()
712 const uint8_t *tag, size_t taglen, in decrypt_one()
/freebsd/contrib/less/
H A Dtags.c258 size_t taglen; in findctag() local
/freebsd/crypto/libecc/src/wycheproof_tests/
H A Dlibecc_wycheproof.h146 unsigned int taglen; member
/freebsd/crypto/openssl/crypto/evp/
H A De_aria.c39 int taglen; member

12