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

/illumos-gate/usr/src/common/crypto/blowfish/
H A Dblowfish_impl.h74 extern int blowfish_decrypt_block(const void *, const uint8_t *, uint8_t *);
H A Dblowfish_impl.c469 blowfish_decrypt_block(const void *cookie, const uint8_t *block, function
763 BLOWFISH_BLOCK_LEN, blowfish_decrypt_block,
767 BLOWFISH_BLOCK_LEN, blowfish_decrypt_block);

Completed in 45 milliseconds