Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Ddes3_ede_glue.c167 static unsigned int __cbc_decrypt(struct des3_ede_x86_ctx *ctx, in __cbc_decrypt() function
239 nbytes = __cbc_decrypt(ctx, &walk); in cbc_decrypt()