Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/crypt_modules/bsdbf/
H A Dblf.h76 void blf_cbc_decrypt(blf_ctx *, uint8_t *, uint8_t *, uint32_t);
H A Dblowfish.c620 blf_cbc_decrypt(blf_ctx *c, uint8_t *iva, uint8_t *data, uint32_t len) in blf_cbc_decrypt() function