Home
last modified time | relevance | path

Searched refs:skcipher_walk_abort (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/include/crypto/internal/
Dskcipher.h159 static inline void skcipher_walk_abort(struct skcipher_walk *walk) in skcipher_walk_abort() function
/Linux-v6.6/arch/arm/crypto/
Daes-ce-glue.c464 skcipher_walk_abort(&walk); in xts_encrypt()
536 skcipher_walk_abort(&walk); in xts_decrypt()
/Linux-v6.6/arch/arm64/crypto/
Daes-glue.c561 skcipher_walk_abort(&walk); in xts_encrypt()
633 skcipher_walk_abort(&walk); in xts_decrypt()
Dsm4-ce-glue.c433 skcipher_walk_abort(&walk); in sm4_xts_crypt()
/Linux-v6.6/arch/x86/crypto/
Daesni-intel_glue.c922 skcipher_walk_abort(&walk); in xts_crypt()