Home
last modified time | relevance | path

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

/drivers/crypto/bcm/
Dspu2.h182 u32 spu2_gcm_ccm_pad_len(enum spu_cipher_mode cipher_mode,
Dspu2.c858 u32 spu2_gcm_ccm_pad_len(enum spu_cipher_mode cipher_mode, in spu2_gcm_ccm_pad_len() function
Dcipher.c4353 spu->spu_gcm_ccm_pad_len = spu2_gcm_ccm_pad_len; in spu_functions_register()