Home
last modified time | relevance | path

Searched refs:in_dup (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca_3des.c63 crypto_data_t *nin = &reqp->dr_ctx.in_dup; in dca_3des()
171 crypto_data_t *nin = &reqp->dr_ctx.in_dup; in dca_3desupdate()
H A Ddca_rng.c64 data = &reqp->dr_ctx.in_dup; in dca_rng()
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Ddca.h222 crypto_data_t in_dup; /* input data duplicate */ member