Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/modes/cbc/
A Dsub.mk5 srcs-y += cbc_setiv.c
A Dcbc_setiv.c20 int cbc_setiv(const unsigned char *IV, unsigned long len, symmetric_CBC *cbc) in cbc_setiv() function
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cipher.h909 int cbc_setiv(const unsigned char *IV, unsigned long len, symmetric_CBC *cbc);

Completed in 6 milliseconds