Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/
A Dhctr2.c39 struct crypto_skcipher_spawn xctr_spawn; member
345 xctr = crypto_spawn_skcipher(&ictx->xctr_spawn); in hctr2_init_tfm()
399 crypto_drop_skcipher(&ictx->xctr_spawn); in hctr2_free_instance()
429 err = crypto_grab_skcipher(&ictx->xctr_spawn, in hctr2_create_common()
434 xctr_alg = crypto_spawn_skcipher_alg(&ictx->xctr_spawn); in hctr2_create_common()

Completed in 3 milliseconds