Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/bcm/
Dspu.h243 u32 spum_assoc_resp_len(enum spu_cipher_mode cipher_mode,
Dspu.c505 u32 spum_assoc_resp_len(enum spu_cipher_mode cipher_mode, in spum_assoc_resp_len() function
Dcipher.c4465 spu->spu_assoc_resp_len = spum_assoc_resp_len; in spu_functions_register()