Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/modes/cfb/
A Dsub.mk1 srcs-y += cfb_decrypt.c
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-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cipher.h887 int cfb_decrypt(const unsigned char *ct, unsigned char *pt, unsigned long len, symmetric_CFB *cfb);

Completed in 9 milliseconds