Searched defs:authlen (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/net/mac802154/ |
H A D | llsec.c | 644 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 D | omap-aes-gcm.c | 96 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 D | spmobj-attributes.c | 44 size_t size, authlen; in hp_calculate_security_buffer() local
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ipsec.c | 528 const int authlen = IXGBE_IPSEC_AUTH_BITS / 8; in ixgbevf_ipsec_tx() local
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ipsec.c | 1135 const int authlen = IXGBE_IPSEC_AUTH_BITS / 8; in ixgbe_ipsec_tx() local
|
/openbmc/linux/fs/ceph/ |
H A D | mds_client.c | 2831 u32 authlen = ceph_fscrypt_auth_len(req->r_fscrypt_auth); in encode_mclientrequest_tail() local
|