auth_key_len      362 drivers/crypto/bcm/cipher.h 	u16 (*spu_response_hdr_len)(u16 auth_key_len, u16 enc_key_len,
auth_key_len      410 drivers/crypto/bcm/spu.c u16 spum_response_hdr_len(u16 auth_key_len, u16 enc_key_len, bool is_hash)
auth_key_len      227 drivers/crypto/bcm/spu.h u16 spum_response_hdr_len(u16 auth_key_len, u16 enc_key_len, bool is_hash);
auth_key_len      661 drivers/crypto/bcm/spu2.c 				 u64 auth_key_len, u64 cipher_key_len,
auth_key_len      677 drivers/crypto/bcm/spu2.c 	if (auth_key_len)
auth_key_len      678 drivers/crypto/bcm/spu2.c 		ctrl1 |= ((auth_key_len << SPU2_HASH_KEY_LEN_SHIFT) &
auth_key_len      731 drivers/crypto/bcm/spu2.c 				 u64 auth_key_len, u64 auth_iv_len,
auth_key_len      824 drivers/crypto/bcm/spu2.c u16 spu2_response_hdr_len(u16 auth_key_len, u16 enc_key_len, bool is_hash)
auth_key_len      179 drivers/crypto/bcm/spu2.h u16 spu2_response_hdr_len(u16 auth_key_len, u16 enc_key_len, bool is_hash);
auth_key_len      523 drivers/crypto/n2_core.c 			      unsigned long auth_key, unsigned int auth_key_len)
auth_key_len      564 drivers/crypto/n2_core.c 	ent->control = control_word_base(nbytes, auth_key_len, 0,
auth_key_len      152 include/uapi/linux/virtio_crypto.h 	__le32 auth_key_len;