Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/bcm/
Dspu.c345 max_payload -= SPU_XTS_TWEAK_SIZE; in spum_ns2_ctx_max_payload()
374 max_payload -= SPU_XTS_TWEAK_SIZE; in spum_nsp_ctx_max_payload()
1007 SPU_XTS_TWEAK_SIZE); in spum_cipher_req_finish()
1023 bd->size = cpu_to_be16(data_size + SPU_XTS_TWEAK_SIZE); in spum_cipher_req_finish()
Dspu.h174 #define SPU_XTS_TWEAK_SIZE 16 macro
Dcipher.c157 SPU_XTS_TWEAK_SIZE); in spu_ablkcipher_rx_sg_create()
225 sg_set_buf(sg++, rctx->msg_buf.iv_ctr, SPU_XTS_TWEAK_SIZE); in spu_ablkcipher_tx_sg_create()
521 (payload_len >= SPU_XTS_TWEAK_SIZE)) in handle_ablkcipher_resp()
522 payload_len -= SPU_XTS_TWEAK_SIZE; in handle_ablkcipher_resp()