Home
last modified time | relevance | path

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

12

/netbsd-src/crypto/external/bsd/openssl/dist/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()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Daesgcmtest.c97 int ctlen = 0, taglen = 0; in kat_test() local
124 int ctlen = 0, taglen = 0; in ivgen_test() local
/netbsd-src/external/bsd/unbound/dist/respip/
H A Drespip.h41 size_t taglen; member
66 size_t taglen; member
/netbsd-src/sys/fs/nfs/server/
H A Dnfs_nfsdsocket.c475 nfsrvd_dorpc(struct nfsrv_descript *nd, int isdgram, u_char *tag, int taglen, in nfsrvd_dorpc()
621 int taglen, u_int32_t minorvers, NFSPROC_T *p) in nfsrvd_compound()
H A Dnfs_nfsdkrpc.c322 int cacherep = RC_DOIT, isdgram, taglen = -1; in nfs_proc() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/record/
H A Dssl3_record_tls13.c29 size_t ivlen, taglen, offset, loop, hdrlen; in tls13_enc() local
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/record/
H A Dssl3_record_tls13.c28 size_t taglen, offset, loop, hdrlen; in tls13_enc() local
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dacl_list.h100 size_t taglen; member
/netbsd-src/sys/fs/nfs/client/
H A Dnfs_clcomsubs.c61 int taglen; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dt1_enc.c285 int taglen; in tls1_change_cipher_state() local
/netbsd-src/external/bsd/unbound/dist/services/
H A Dlocalzone.h152 size_t taglen; member
H A Dlocalzone.c1228 uint8_t* taglist, size_t taglen, int ignoretags) in local_zones_tags_lookup()
1771 lz_type(uint8_t *taglist, size_t taglen, uint8_t *taglist2, size_t taglen2, in lz_type()
1794 local_data_find_tag_action(const uint8_t* taglist, size_t taglen, in local_data_find_tag_action()
1831 size_t taglen, uint8_t* tagactions, size_t tagactionssize, in local_zones_answer()
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/
H A Dciphercommon_gcm.h51 size_t taglen; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/modes/
H A Docb128.c218 size_t len, size_t taglen) in CRYPTO_ocb128_setiv()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/modes/
H A Docb128.c218 size_t len, size_t taglen) in CRYPTO_ocb128_setiv()
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dhtml.c440 int taglen = strlen (tag); in rollback_empty_tag() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Devp_extra_test.c435 size_t taglen; member
517 size_t taglen = sizeof(tag); in test_evp_init_seq() local
711 size_t taglen = sizeof(tag); in test_gcm_reinit() local
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dt1_enc.c402 int taglen; in tls1_change_cipher_state() local
/netbsd-src/external/bsd/less/dist/
H A Dtags.c260 int taglen; in findctag() local
/netbsd-src/external/bsd/openldap/dist/libraries/liblber/
H A Dencode.c379 ber_len_t taglen, headlen; in ber_start_seqorset() local
/netbsd-src/common/lib/libprop/
H A Dprop_object.c362 size_t taglen; in _prop_object_internalize_find_tag() local

12