Home
last modified time | relevance | path

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

/titanic_41/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, in blowfish_decrypt_block() function
763 BLOWFISH_BLOCK_LEN, blowfish_decrypt_block, in blowfish_decrypt_contiguous_blocks()
767 BLOWFISH_BLOCK_LEN, blowfish_decrypt_block); in blowfish_decrypt_contiguous_blocks()