Home
last modified time | relevance | path

Searched refs:SPU_XTS_TWEAK_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/bcm/
H A Dspu.c339 max_payload -= SPU_XTS_TWEAK_SIZE; in spum_ns2_ctx_max_payload()
368 max_payload -= SPU_XTS_TWEAK_SIZE; in spum_nsp_ctx_max_payload()
984 SPU_XTS_TWEAK_SIZE); in spum_cipher_req_finish()
1000 bd->size = cpu_to_be16(data_size + SPU_XTS_TWEAK_SIZE); in spum_cipher_req_finish()
H A Dspu.h175 #define SPU_XTS_TWEAK_SIZE 16 macro