Searched refs:blowfish_decrypt_contiguous_blocks (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/crypto/io/ |
H A D | blowfish.c | 515 ciphertext, plaintext, blowfish_decrypt_contiguous_blocks, in blowfish_decrypt_update() 520 ciphertext, plaintext, blowfish_decrypt_contiguous_blocks, in blowfish_decrypt_update() 525 ciphertext, plaintext, blowfish_decrypt_contiguous_blocks, in blowfish_decrypt_update() 730 ciphertext, plaintext, blowfish_decrypt_contiguous_blocks, in blowfish_decrypt_atomic() 735 ciphertext, plaintext, blowfish_decrypt_contiguous_blocks, in blowfish_decrypt_atomic() 740 ciphertext, plaintext, blowfish_decrypt_contiguous_blocks, in blowfish_decrypt_atomic()
|
/titanic_50/usr/src/common/crypto/blowfish/ |
H A D | blowfish_impl.h | 71 extern int blowfish_decrypt_contiguous_blocks(void *, char *, size_t,
|
H A D | blowfish_impl.c | 755 blowfish_decrypt_contiguous_blocks(void *ctx, char *data, size_t length, in blowfish_decrypt_contiguous_blocks() function
|
/titanic_50/usr/src/lib/pkcs11/libsoftcrypto/common/ |
H A D | mapfile-vers | 75 blowfish_decrypt_contiguous_blocks;
|
/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softBlowfishCrypt.c | 440 rc = blowfish_decrypt_contiguous_blocks( in soft_blowfish_decrypt_common()
|