Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/modes/cfb/
A Dsub.mk3 srcs-y += cfb_encrypt.c
A Dcfb_encrypt.c27 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/
A Dtomcrypt_cipher.h874 int cfb_encrypt(const unsigned char *pt, unsigned char *ct, unsigned long len, symmetric_CFB *cfb);

Completed in 4 milliseconds