Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/bcm/
Dspu.h232 u32 spum_assoc_resp_len(enum spu_cipher_mode cipher_mode,
Dspu.c487 u32 spum_assoc_resp_len(enum spu_cipher_mode cipher_mode, in spum_assoc_resp_len() function
Dcipher.c4330 spu->spu_assoc_resp_len = spum_assoc_resp_len; in spu_functions_register()