Home
last modified time | relevance | path

Searched refs:spu2_gcm_ccm_pad_len (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/crypto/bcm/
Dspu2.h193 u32 spu2_gcm_ccm_pad_len(enum spu_cipher_mode cipher_mode,
Dspu2.c864 u32 spu2_gcm_ccm_pad_len(enum spu_cipher_mode cipher_mode, in spu2_gcm_ccm_pad_len() function
Dcipher.c4490 spu->spu_gcm_ccm_pad_len = spu2_gcm_ccm_pad_len; in spu_functions_register()