Home
last modified time | relevance | path

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

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