Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/crypto/
Dglue_helper.h65 skcipher_walk_atomise(walk); in glue_fpu_begin()
/Linux-v4.19/include/crypto/internal/
Dskcipher.h147 void skcipher_walk_atomise(struct skcipher_walk *walk);
/Linux-v4.19/crypto/
Dskcipher.c487 void skcipher_walk_atomise(struct skcipher_walk *walk) in skcipher_walk_atomise() function
491 EXPORT_SYMBOL_GPL(skcipher_walk_atomise);