Home
last modified time | relevance | path

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

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