Home
last modified time | relevance | path

Searched refs:__cbc_decrypt (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/arch/x86/crypto/
Dblowfish_glue.c167 static unsigned int __cbc_decrypt(struct bf_ctx *ctx, in __cbc_decrypt() function
241 nbytes = __cbc_decrypt(ctx, &walk); in cbc_decrypt()
Ddes3_ede_glue.c175 static unsigned int __cbc_decrypt(struct des3_ede_x86_ctx *ctx, in __cbc_decrypt() function
247 nbytes = __cbc_decrypt(ctx, &walk); in cbc_decrypt()