Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/crypto/
Dglue_helper.h60 skcipher_walk_atomise(walk); in glue_fpu_begin()
/Linux-v5.10/include/crypto/internal/
Dskcipher.h135 void skcipher_walk_atomise(struct skcipher_walk *walk);
/Linux-v5.10/crypto/
Dskcipher.c493 void skcipher_walk_atomise(struct skcipher_walk *walk) in skcipher_walk_atomise() function
497 EXPORT_SYMBOL_GPL(skcipher_walk_atomise);