Home
last modified time | relevance | path

Searched refs:SPU2_MAX_PAYLOAD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dspu2.h169 #define SPU2_MAX_PAYLOAD SPU2_PL_LEN macro
H A Dspu2.c787 u32 excess = SPU2_MAX_PAYLOAD % blocksize; in spu2_ctx_max_payload()
789 return SPU2_MAX_PAYLOAD - excess; in spu2_ctx_max_payload()
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dspu2.h169 #define SPU2_MAX_PAYLOAD SPU2_PL_LEN macro
H A Dspu2.c789 u32 excess = SPU2_MAX_PAYLOAD % blocksize; in spu2_ctx_max_payload()
791 return SPU2_MAX_PAYLOAD - excess; in spu2_ctx_max_payload()

Completed in 5 milliseconds