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

/osnet-11/usr/src/lib/crypt_modules/bsdbf/
H A Dblf.h59 void Blowfish_encipher(blf_ctx *, uint32_t *, uint32_t *);
H A Dblowfish.c80 Blowfish_encipher(c, xl, xr) function
468 Blowfish_encipher(c, &datal, &datar);
476 Blowfish_encipher(c, &datal, &datar);
511 Blowfish_encipher(c, &datal, &datar);
521 Blowfish_encipher(c, &datal, &datar);
552 Blowfish_encipher(c, d, d + 1);
583 Blowfish_encipher(c, &l, &r);
633 Blowfish_encipher(c, &l, &r);

Completed in 18 milliseconds