Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/crypto/
Dblowfish_glue.c126 static unsigned int __cbc_encrypt(struct bf_ctx *ctx, in __cbc_encrypt() function
160 nbytes = __cbc_encrypt(ctx, &walk); in cbc_encrypt()
Ddes3_ede_glue.c134 static unsigned int __cbc_encrypt(struct des3_ede_x86_ctx *ctx, in __cbc_encrypt() function
168 nbytes = __cbc_encrypt(ctx, &walk); in cbc_encrypt()