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.h175 #define SPU_XTS_TWEAK_SIZE 16 macro
H A Dcipher.c157 SPU_XTS_TWEAK_SIZE); in spu_skcipher_rx_sg_create()
220 sg_set_buf(sg++, rctx->msg_buf.iv_ctr, SPU_XTS_TWEAK_SIZE); in spu_skcipher_tx_sg_create()
486 (payload_len >= SPU_XTS_TWEAK_SIZE)) in handle_skcipher_resp()
487 payload_len -= SPU_XTS_TWEAK_SIZE; in handle_skcipher_resp()