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

/linux-master/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) 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) 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) argument
1130 enum spu2_cipher_type spu2_type = SPU2_CIPHER_TYPE_NONE; local
[all...]

Completed in 144 milliseconds