Searched refs:Blowfish_decipher (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/crypt_modules/bsdbf/
H A Dblf.h60 void Blowfish_decipher(blf_ctx *, uint32_t *, uint32_t *);
H A Dblowfish.c110 Blowfish_decipher(c, xl, xr) function
567 Blowfish_decipher(c, d, d + 1);
607 Blowfish_decipher(c, &l, &r);
661 Blowfish_decipher(c, &l, &r);
677 Blowfish_decipher(c, &l, &r);

Completed in 21 milliseconds