Searched refs:blf_enc (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/crypt_modules/bsdbf/
H A Dblf.h69 void blf_enc(blf_ctx *, uint32_t *, uint16_t);
H A Dbcrypt.c257 blf_enc(&state, cdata, BCRYPT_BLOCKS / 2);
H A Dblowfish.c544 blf_enc(blf_ctx *c, uint32_t *data, uint16_t blocks) function
720 blf_enc(&c, data, 5);
728 blf_enc(&c, data2, 1);

Completed in 27 milliseconds