Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dspu2.h175 u32 spu2_ctx_max_payload(enum spu_cipher_alg cipher_alg,
H A Dspu2.c783 u32 spu2_ctx_max_payload(enum spu_cipher_alg cipher_alg, in spu2_ctx_max_payload() function
H A Dcipher.c4319 spu->spu_ctx_max_payload = spu2_ctx_max_payload; in spu_functions_register()