Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/twofish/
A Dtwofish.c472 static int _twofish_ecb_encrypt(const unsigned char *pt, unsigned char *ct, const symmetric_key *sk… in _twofish_ecb_encrypt() function
532 int err = _twofish_ecb_encrypt(pt, ct, skey); in twofish_ecb_encrypt()

Completed in 3 milliseconds