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

/opensolaris-onvv-gate/usr/src/uts/common/crypto/io/
H A Dblowfish.c139 static int blowfish_decrypt_update(crypto_ctx_t *, crypto_data_t *,
153 blowfish_decrypt_update,
423 ret = blowfish_decrypt_update(ctx, ciphertext, plaintext, req);
498 blowfish_decrypt_update(crypto_ctx_t *ctx, crypto_data_t *ciphertext, function

Completed in 95 milliseconds