Home
last modified time | relevance | path

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

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