Home
last modified time | relevance | path

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

/linux-4.1.27/include/crypto/internal/
Dskcipher.h28 static inline void crypto_set_skcipher_spawn( in crypto_set_skcipher_spawn() function
/linux-4.1.27/crypto/
Dctr.c362 crypto_set_skcipher_spawn(spawn, inst); in crypto_rfc3686_alloc()
Dgcm.c735 crypto_set_skcipher_spawn(&ctx->ctr, inst); in crypto_gcm_alloc_common()
1314 crypto_set_skcipher_spawn(&ctx->null, inst); in crypto_rfc4543_alloc()
Dauthenc.c637 crypto_set_skcipher_spawn(&ctx->enc, inst); in crypto_authenc_alloc()
Dblkcipher.c624 crypto_set_skcipher_spawn(spawn, inst); in skcipher_geniv_alloc()
Dccm.c515 crypto_set_skcipher_spawn(&ictx->ctr, inst); in crypto_ccm_alloc_common()
Dauthencesn.c729 crypto_set_skcipher_spawn(&ctx->enc, inst); in crypto_authenc_esn_alloc()