CTR_RFC3686_BLOCK_SIZE   23 crypto/ctr.c   	u8 iv[CTR_RFC3686_BLOCK_SIZE];
CTR_RFC3686_BLOCK_SIZE  304 crypto/ctr.c   	if (crypto_skcipher_alg_ivsize(alg) != CTR_RFC3686_BLOCK_SIZE)
CTR_RFC3686_BLOCK_SIZE  240 drivers/crypto/ccp/ccp-crypto-aes.c 	.cra_blocksize	= CTR_RFC3686_BLOCK_SIZE,
CTR_RFC3686_BLOCK_SIZE 1956 drivers/crypto/ccree/cc_aead.c 		areq_ctx->hw_iv_size = CTR_RFC3686_BLOCK_SIZE;
CTR_RFC3686_BLOCK_SIZE  958 drivers/crypto/ixp4xx_crypto.c 	u8 iv[CTR_RFC3686_BLOCK_SIZE];