Searched refs:crypto_set_skcipher_spawn (Results 1 – 8 of 8) sorted by relevance
28 static inline void crypto_set_skcipher_spawn( in crypto_set_skcipher_spawn() function
362 crypto_set_skcipher_spawn(spawn, inst); in crypto_rfc3686_alloc()
423 crypto_set_skcipher_spawn(&ctx->enc, aead_crypto_instance(inst)); in crypto_authenc_create()
439 crypto_set_skcipher_spawn(&ctx->enc, aead_crypto_instance(inst)); in crypto_authenc_esn_create()
617 crypto_set_skcipher_spawn(&ctx->chacha, aead_crypto_instance(inst)); in chachapoly_create()
625 crypto_set_skcipher_spawn(spawn, inst); in skcipher_geniv_alloc()
546 crypto_set_skcipher_spawn(&ictx->ctr, aead_crypto_instance(inst)); in crypto_ccm_create_common()
663 crypto_set_skcipher_spawn(&ctx->ctr, aead_crypto_instance(inst)); in crypto_gcm_create_common()