Home
last modified time | relevance | path

Searched defs:authlen (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/net/mac802154/
H A Dllsec.c644 llsec_tfm_by_len(struct mac802154_llsec_key *key, int authlen) in llsec_tfm_by_len()
662 int authlen, assoclen, datalen, rc; in llsec_do_encrypt_auth() local
712 int rc, authlen, hlen; in mac802154_llsec_encrypt() local
871 int authlen, datalen, assoclen, rc; in llsec_do_decrypt_auth() local
/openbmc/linux/drivers/crypto/
H A Domap-aes-gcm.c96 unsigned int authlen = crypto_aead_authsize(aead); in omap_aes_gcm_copy_buffers() local
243 unsigned int authlen = crypto_aead_authsize(aead); in omap_aes_gcm_crypt() local
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dspmobj-attributes.c44 size_t size, authlen; in hp_calculate_security_buffer() local
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dipsec.c528 const int authlen = IXGBE_IPSEC_AUTH_BITS / 8; in ixgbevf_ipsec_tx() local
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ipsec.c1135 const int authlen = IXGBE_IPSEC_AUTH_BITS / 8; in ixgbe_ipsec_tx() local
/openbmc/linux/fs/ceph/
H A Dmds_client.c2832 u32 authlen = ceph_fscrypt_auth_len(req->r_fscrypt_auth); in encode_mclientrequest_tail() local