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

/illumos-gate/usr/src/common/crypto/blowfish/
H A Dblowfish_impl.h78 extern void blowfish_xor_block(uint8_t *, uint8_t *);
H A Dblowfish_impl.c717 blowfish_xor_block(uint8_t *data, uint8_t *dst) function
743 blowfish_copy_block, blowfish_xor_block);
764 blowfish_copy_block, blowfish_xor_block);

Completed in 55 milliseconds