Home
last modified time | relevance | path

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

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