Searched refs:crypto_skcipher_spawn_alg (Results 1 – 8 of 8) sorted by relevance
44 static inline struct crypto_alg *crypto_skcipher_spawn_alg( in crypto_skcipher_spawn_alg() function
369 alg = crypto_skcipher_spawn_alg(spawn); in crypto_rfc3686_alloc()
430 enc = crypto_skcipher_spawn_alg(&ctx->enc); in crypto_authenc_create()
446 enc = crypto_skcipher_spawn_alg(&ctx->enc); in crypto_authenc_esn_create()
624 chacha = crypto_skcipher_spawn_alg(&ctx->chacha); in chachapoly_create()
630 alg = crypto_skcipher_spawn_alg(spawn); in skcipher_geniv_alloc()
553 ctr = crypto_skcipher_spawn_alg(&ictx->ctr); in crypto_ccm_create_common()
670 ctr = crypto_skcipher_spawn_alg(&ctx->ctr); in crypto_gcm_create_common()