Searched refs:dca_3desupdate (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/sys/crypto/ |
H A D | dca.h | 839 int dca_3desupdate(crypto_ctx_t *, crypto_data_t *, crypto_data_t *,
|
/titanic_41/usr/src/uts/common/crypto/io/ |
H A D | dca_3des.c | 162 dca_3desupdate(crypto_ctx_t *ctx, crypto_data_t *in, in dca_3desupdate() function
|
H A D | dca.c | 3815 error = dca_3desupdate(ctx, plaintext, ciphertext, req, in dca_encrypt_update() 3819 error = dca_3desupdate(ctx, plaintext, ciphertext, req, in dca_encrypt_update() 4050 error = dca_3desupdate(ctx, ciphertext, plaintext, req, in dca_decrypt_update() 4054 error = dca_3desupdate(ctx, ciphertext, plaintext, req, in dca_decrypt_update()
|