Home
last modified time | relevance | path

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

/linux/crypto/
H A Dhctr2.c332 struct crypto_alg *blockcipher_alg; in hctr2_create_common() local
371 blockcipher_alg = crypto_spawn_cipher_alg(&ictx->blockcipher_spawn); in hctr2_create_common()
375 if (blockcipher_alg->cra_blocksize != BLOCKCIPHER_BLOCK_SIZE) in hctr2_create_common()
382 blockcipher_alg->cra_name) >= CRYPTO_MAX_ALG_NAME) in hctr2_create_common()
393 blockcipher_alg->cra_priority) / in hctr2_create_common()