Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/
A Dblowfish.c452 static int _blowfish_ecb_decrypt(const unsigned char *ct, unsigned char *pt, const symmetric_key *s… in _blowfish_ecb_decrypt() function
499 int err = _blowfish_ecb_decrypt(ct, pt, skey); in blowfish_ecb_decrypt()

Completed in 3 milliseconds