Searched refs:iv_offs (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/
H A Dpicoxcell_crypto.c145 int iv_offs; member in struct:spacc_alg
153 int iv_offs; member in struct:spacc_generic_ctx
225 void __iomem *iv_ptr = page_addr + ctx->iv_offs; spacc_cipher_write_ctx()
789 ctx->generic.iv_offs = spacc_alg->iv_offs; spacc_aead_cra_init()
1096 ctx->generic.iv_offs = spacc_alg->iv_offs; spacc_ablk_cra_init()
1303 .iv_offs = AES_MAX_KEY_SIZE,
1330 .iv_offs = AES_MAX_KEY_SIZE,
1356 .iv_offs = 0,
1383 .iv_offs = 0,
1409 .iv_offs = 0,
1436 .iv_offs = 0,
1464 .iv_offs = AES_MAX_KEY_SIZE,
1494 .iv_offs = AES_MAX_KEY_SIZE,
1521 .iv_offs = AES_MAX_KEY_SIZE,
1550 .iv_offs = 0,
1579 .iv_offs = 0,
1609 .iv_offs = 0,
1641 .iv_offs = SPACC_CRYPTO_KASUMI_F8_KEY_LEN,

Completed in 67 milliseconds