Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/modes/cfb/
H A Dcfb_decrypt.c20 int cfb_decrypt(const unsigned char *ct, unsigned char *pt, unsigned long len, symmetric_CFB *cfb) in cfb_decrypt() function
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_cipher.h902 int cfb_decrypt(const unsigned char *ct, unsigned char *pt, unsigned long len, symmetric_CFB *cfb);