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

/osnet-11/usr/src/lib/crypt_modules/bsdbf/
H A Dblowfish.c649 blf_cbc_decrypt(blf_ctx *c, uint8_t *iva, uint8_t *data, uint32_t len) argument
687 data[j] ^= iva[j];

Completed in 22 milliseconds