Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/bcm/
H A Dspu.h232 u32 spum_assoc_resp_len(enum spu_cipher_mode cipher_mode,
H A Dspu.c487 u32 spum_assoc_resp_len(enum spu_cipher_mode cipher_mode, in spum_assoc_resp_len() function
H A Dcipher.c4330 spu->spu_assoc_resp_len = spum_assoc_resp_len; in spu_functions_register()