Searched refs:_blowfish_ecb_encrypt (Results 1 – 1 of 1) sorted by relevance
390 static int _blowfish_ecb_encrypt(const unsigned char *pt, unsigned char *ct, const symmetric_key *s… in _blowfish_ecb_encrypt() function438 int err = _blowfish_ecb_encrypt(pt, ct, skey); in blowfish_ecb_encrypt()
Completed in 3 milliseconds