Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dspu2.c136 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
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
1127 enum spu2_cipher_type spu2_type = SPU2_CIPHER_TYPE_NONE; spu2_cipher_req_init() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dspu2.c136 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
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
1130 enum spu2_cipher_type spu2_type = SPU2_CIPHER_TYPE_NONE; spu2_cipher_req_init() local
[all...]

Completed in 3 milliseconds