Searched refs:dca_3desupdate (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/crypto/io/ |
H A D | dca_3des.c | 162 dca_3desupdate(crypto_ctx_t *ctx, crypto_data_t *in, function 220 "dca_3desupdate: dca_getbufbytes() failed for residual only pass"); 248 DBG(dca, DWARN, "dca_3desupdate: dca_getbufbytes() failed");
|
H A D | dca.c | 3801 error = dca_3desupdate(ctx, plaintext, ciphertext, req, 3805 error = dca_3desupdate(ctx, plaintext, ciphertext, req, 4024 error = dca_3desupdate(ctx, ciphertext, plaintext, req, 4028 error = dca_3desupdate(ctx, ciphertext, plaintext, req,
|
/illumos-gate/usr/src/uts/common/sys/crypto/ |
H A D | dca.h | 839 int dca_3desupdate(crypto_ctx_t *, crypto_data_t *, crypto_data_t *,
|
Completed in 56 milliseconds