Home
last modified time | relevance | path

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

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