Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dspu.h233 u32 spum_assoc_resp_len(enum spu_cipher_mode cipher_mode,
H A Dspu.c485 u32 spum_assoc_resp_len(enum spu_cipher_mode cipher_mode, in spum_assoc_resp_len() function
H A Dcipher.c4298 spu->spu_assoc_resp_len = spum_assoc_resp_len; in spu_functions_register()