Searched refs:crypto_spawn_skcipher_alg_common (Results 1 – 4 of 4) sorted by relevance
163 static inline struct skcipher_alg_common *crypto_spawn_skcipher_alg_common( in crypto_spawn_skcipher_alg_common() function
352 xctr_alg = crypto_spawn_skcipher_alg_common(&ictx->xctr_spawn); in hctr2_create_common()
390 enc = crypto_spawn_skcipher_alg_common(&ctx->enc); in crypto_authenc_create()
489 skcipher_alg = crypto_spawn_skcipher_alg_common( in essiv_create()