Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/bcm/
Dspu.c359 max_payload -= SPU_XTS_TWEAK_SIZE; in spum_ns2_ctx_max_payload()
388 max_payload -= SPU_XTS_TWEAK_SIZE; in spum_nsp_ctx_max_payload()
1021 SPU_XTS_TWEAK_SIZE); in spum_cipher_req_finish()
1037 bd->size = cpu_to_be16(data_size + SPU_XTS_TWEAK_SIZE); in spum_cipher_req_finish()
Dspu.h185 #define SPU_XTS_TWEAK_SIZE 16 macro
Dcipher.c168 SPU_XTS_TWEAK_SIZE); in spu_ablkcipher_rx_sg_create()
236 sg_set_buf(sg++, rctx->msg_buf.iv_ctr, SPU_XTS_TWEAK_SIZE); in spu_ablkcipher_tx_sg_create()
532 (payload_len >= SPU_XTS_TWEAK_SIZE)) in handle_ablkcipher_resp()
533 payload_len -= SPU_XTS_TWEAK_SIZE; in handle_ablkcipher_resp()