Searched defs:auth_first (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/bcm/ |
H A D | spu2.c | 608 spu2_fmd_ctrl0_write(struct SPU2_FMD *fmd, bool is_inbound, bool auth_first, enum spu2_proto_sel protocol, enum spu2_cipher_type cipher_type, enum spu2_cipher_mode cipher_mode, enum spu2_hash_type auth_type, enum spu2_hash_mode auth_mode) spu2_fmd_ctrl0_write() argument
|
H A D | cipher.h | 113 bool auth_first; member 199 bool auth_first; member
|
H A D | spu.h | 108 bool auth_first; member
|
/kernel/linux/linux-6.6/drivers/crypto/bcm/ |
H A D | spu2.c | 609 spu2_fmd_ctrl0_write(struct SPU2_FMD *fmd, bool is_inbound, bool auth_first, enum spu2_proto_sel protocol, enum spu2_cipher_type cipher_type, enum spu2_cipher_mode cipher_mode, enum spu2_hash_type auth_type, enum spu2_hash_mode auth_mode) spu2_fmd_ctrl0_write() argument
|
H A D | spu.h | 109 bool auth_first; member
|
H A D | cipher.h | 114 bool auth_first; member 200 bool auth_first; member
|
Completed in 11 milliseconds