Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Ddes3_ede_glue.c126 static unsigned int __cbc_encrypt(struct des3_ede_x86_ctx *ctx, in __cbc_encrypt() function
160 nbytes = __cbc_encrypt(ctx, &walk); in cbc_encrypt()