Searched refs:blockcipher_spawn (Results 1 – 1 of 1) sorted by relevance
65 struct crypto_cipher_spawn blockcipher_spawn; member411 blockcipher = crypto_spawn_cipher(&ictx->blockcipher_spawn); in adiantum_init_tfm()462 crypto_drop_cipher(&ictx->blockcipher_spawn); in adiantum_free_instance()520 err = crypto_grab_cipher(&ictx->blockcipher_spawn, in adiantum_create()525 blockcipher_alg = crypto_spawn_cipher_alg(&ictx->blockcipher_spawn); in adiantum_create()