Searched refs:blowfish_encrypt_contiguous_blocks (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/crypto/io/ |
H A D | blowfish.c | 452 plaintext, ciphertext, blowfish_encrypt_contiguous_blocks, in blowfish_encrypt_update() 457 plaintext, ciphertext, blowfish_encrypt_contiguous_blocks, in blowfish_encrypt_update() 462 plaintext, ciphertext, blowfish_encrypt_contiguous_blocks, in blowfish_encrypt_update() 643 plaintext, ciphertext, blowfish_encrypt_contiguous_blocks, in blowfish_encrypt_atomic() 648 plaintext, ciphertext, blowfish_encrypt_contiguous_blocks, in blowfish_encrypt_atomic() 653 plaintext, ciphertext, blowfish_encrypt_contiguous_blocks, in blowfish_encrypt_atomic()
|
/titanic_41/usr/src/common/crypto/blowfish/ |
H A D | blowfish_impl.h | 69 extern int blowfish_encrypt_contiguous_blocks(void *, char *, size_t,
|
H A D | blowfish_impl.c | 734 blowfish_encrypt_contiguous_blocks(void *ctx, char *data, size_t length, in blowfish_encrypt_contiguous_blocks() function
|
/titanic_41/usr/src/lib/pkcs11/libsoftcrypto/common/ |
H A D | mapfile-vers | 76 blowfish_encrypt_contiguous_blocks;
|
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softBlowfishCrypt.c | 273 rc = blowfish_encrypt_contiguous_blocks( in soft_blowfish_encrypt_common()
|