Home
last modified time | relevance | path

Searched defs:auth_key_len (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/crypto/bcm/
H A Dspu2.c663 u64 auth_key_len, u64 cipher_key_len, in spu2_fmd_ctrl1_write()
733 u64 auth_key_len, u64 auth_iv_len, in spu2_fmd_ctrl2_write()
827 u16 spu2_response_hdr_len(u16 auth_key_len, u16 enc_key_len, bool is_hash) in spu2_response_hdr_len()
H A Dspu.c404 u16 spum_response_hdr_len(u16 auth_key_len, u16 enc_key_len, bool is_hash) in spum_response_hdr_len()
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.h176 u32 auth_key_len; member
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.h167 u32 auth_key_len; member
/openbmc/qemu/include/sysemu/
H A Dcryptodev.h77 uint32_t auth_key_len; member
/openbmc/linux/include/uapi/linux/
H A Dvirtio_crypto.h157 __le32 auth_key_len; member
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h157 uint32_t auth_key_len; member
/openbmc/linux/drivers/crypto/
H A Dn2_core.c523 unsigned long auth_key, unsigned int auth_key_len) in n2_do_async_digest()