Home
last modified time | relevance | path

Searched refs:blf_cbc_encrypt (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/crypt_modules/bsdbf/
H A Dblf.h75 void blf_cbc_encrypt(blf_ctx *, uint8_t *, uint8_t *, uint32_t);
H A Dblowfish.c595 blf_cbc_encrypt(blf_ctx *c, uint8_t *iv, uint8_t *data, uint32_t len) in blf_cbc_encrypt() function