Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/modes/ofb/
A Dsub.mk1 srcs-y += ofb_decrypt.c
A Dofb_decrypt.c20 int ofb_decrypt(const unsigned char *ct, unsigned char *pt, unsigned long len, symmetric_OFB *ofb) in ofb_decrypt() function
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cipher.h897 int ofb_decrypt(const unsigned char *ct, unsigned char *pt, unsigned long len, symmetric_OFB *ofb);

Completed in 5 milliseconds