Searched refs:_twofish_ecb_encrypt (Results 1 – 1 of 1) sorted by relevance
472 static int _twofish_ecb_encrypt(const unsigned char *pt, unsigned char *ct, const symmetric_key *sk… in _twofish_ecb_encrypt() function532 int err = _twofish_ecb_encrypt(pt, ct, skey); in twofish_ecb_encrypt()
Completed in 3 milliseconds