Home
last modified time | relevance | path

Searched defs:spu2_mode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dspu2.c91 spu2_cipher_mode_xlate(enum spu_cipher_mode cipher_mode, enum spu2_cipher_mode *spu2_mode) spu2_cipher_mode_xlate() argument
136 spu2_cipher_xlate(enum spu_cipher_alg cipher_alg, enum spu_cipher_mode cipher_mode, enum spu_cipher_type cipher_type, enum spu2_cipher_type *spu2_type, enum spu2_cipher_mode *spu2_mode) spu2_cipher_xlate() argument
196 spu2_hash_mode_xlate(enum hash_mode hash_mode, enum spu2_hash_mode *spu2_mode) spu2_hash_mode_xlate() argument
234 spu2_hash_xlate(enum hash_alg hash_alg, enum hash_mode hash_mode, enum hash_type hash_type, enum spu_cipher_type ciph_type, enum spu2_hash_type *spu2_type, enum spu2_hash_mode *spu2_mode) spu2_hash_xlate() argument
553 spu2_fmd_init(struct SPU2_FMD *fmd, enum spu2_cipher_type spu2_type, enum spu2_cipher_mode spu2_mode, u32 cipher_key_len, u32 cipher_iv_len) spu2_fmd_init() argument
1128 enum spu2_cipher_mode spu2_mode; spu2_cipher_req_init() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dspu2.c91 spu2_cipher_mode_xlate(enum spu_cipher_mode cipher_mode, enum spu2_cipher_mode *spu2_mode) spu2_cipher_mode_xlate() argument
136 spu2_cipher_xlate(enum spu_cipher_alg cipher_alg, enum spu_cipher_mode cipher_mode, enum spu_cipher_type cipher_type, enum spu2_cipher_type *spu2_type, enum spu2_cipher_mode *spu2_mode) spu2_cipher_xlate() argument
196 spu2_hash_mode_xlate(enum hash_mode hash_mode, enum spu2_hash_mode *spu2_mode) spu2_hash_mode_xlate() argument
234 spu2_hash_xlate(enum hash_alg hash_alg, enum hash_mode hash_mode, enum hash_type hash_type, enum spu_cipher_type ciph_type, enum spu2_hash_type *spu2_type, enum spu2_hash_mode *spu2_mode) spu2_hash_xlate() argument
554 spu2_fmd_init(struct SPU2_FMD *fmd, enum spu2_cipher_type spu2_type, enum spu2_cipher_mode spu2_mode, u32 cipher_key_len, u32 cipher_iv_len) spu2_fmd_init() argument
1131 enum spu2_cipher_mode spu2_mode; spu2_cipher_req_init() local
[all...]

Completed in 6 milliseconds