Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/modes/ofb/
H 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/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_cipher.h912 int ofb_decrypt(const unsigned char *ct, unsigned char *pt, unsigned long len, symmetric_OFB *ofb);