Searched refs:xctr_spawn (Results 1 – 1 of 1) sorted by relevance
39 struct crypto_skcipher_spawn xctr_spawn; member345 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