Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/bcm/
Dspu.h234 u32 spum_nsp_ctx_max_payload(enum spu_cipher_alg cipher_alg,
Dspu.c379 u32 spum_nsp_ctx_max_payload(enum spu_cipher_alg cipher_alg, in spum_nsp_ctx_max_payload() function
Dcipher.c4482 spu->spu_ctx_max_payload = spum_nsp_ctx_max_payload; in spu_functions_register()