Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/modes/f8/
A Dsub.mk1 srcs-y += f8_decrypt.c
A Df8_decrypt.c20 int f8_decrypt(const unsigned char *ct, unsigned char *pt, unsigned long len, symmetric_F8 *f8) in f8_decrypt() function
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cipher.h960 int f8_decrypt(const unsigned char *ct, unsigned char *pt, unsigned long len, symmetric_F8 *f8);

Completed in 4 milliseconds