Home
last modified time | relevance | path

Searched refs:crypto_set_spawn (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/crypto/internal/
Dskcipher.h31 crypto_set_spawn(&spawn->base, inst); in crypto_set_skcipher_spawn()
Daead.h86 crypto_set_spawn(&spawn->base, inst); in crypto_set_aead_spawn()
/linux-4.4.14/include/crypto/
Dalgapi.h157 static inline void crypto_set_spawn(struct crypto_spawn *spawn, in crypto_set_spawn() function