Searched refs:s_blowfish_ecb_encrypt (Results 1 – 1 of 1) sorted by relevance
475 static int s_blowfish_ecb_encrypt(const unsigned char *pt, unsigned char *ct, const symmetric_key *… in s_blowfish_ecb_encrypt() function502 int err = s_blowfish_ecb_encrypt(pt, ct, skey); in blowfish_ecb_encrypt()
Completed in 2 milliseconds