Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/blowfish/
H A Dblowfish_impl.c702 blowfish_copy_block(uint8_t *in, uint8_t *out) in blowfish_copy_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.h75 extern void blowfish_copy_block(uint8_t *, uint8_t *);