Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/modes/cfb/
H A Dcfb_setiv.c19 int cfb_setiv(const unsigned char *IV, unsigned long len, symmetric_CFB *cfb) in cfb_setiv() function
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_cipher.h904 int cfb_setiv(const unsigned char *IV, unsigned long len, symmetric_CFB *cfb);