Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/caam/
Dcaamalg.c438 u32 ctx1_iv_off = 0; in aead_set_sh_desc() local
454 ctx1_iv_off = 16; in aead_set_sh_desc()
461 ctx1_iv_off = 16 + CTR_RFC3686_NONCE_SIZE; in aead_set_sh_desc()
503 ((ctx1_iv_off + CTR_RFC3686_IV_SIZE) << in aead_set_sh_desc()
570 ((ctx1_iv_off + CTR_RFC3686_IV_SIZE) << in aead_set_sh_desc()
634 (ctx1_iv_off << MOVE_OFFSET_SHIFT) | in aead_set_sh_desc()
641 (ctx1_iv_off << MOVE_OFFSET_SHIFT) | in aead_set_sh_desc()
675 ((ctx1_iv_off + CTR_RFC3686_IV_SIZE) << in aead_set_sh_desc()
1469 u32 ctx1_iv_off = 0; in ablkcipher_setkey() local
1485 ctx1_iv_off = 16; in ablkcipher_setkey()
[all …]