Home
last modified time | relevance | path

Searched refs:crypto_mechanism (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/crypto/
H A Dcrypto_cmds.h38 extern int crypto_mechanism(uintptr_t addr, uint_t flags, int argc, \
H A Dspi.c239 "details about a crypto mechanism", crypto_mechanism, NULL },
H A Dcommon.c43 crypto_mechanism(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in crypto_mechanism() function
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dcommon.h53 typedef struct crypto_mechanism { struct
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c4335 STRUCT_DECL(crypto_mechanism, mech); in copyin_aes_ccm_mech()
4421 STRUCT_DECL(crypto_mechanism, mech); in copyin_aes_gcm_mech()
4496 STRUCT_DECL(crypto_mechanism, mech); in copyin_aes_gmac_mech()
4576 STRUCT_DECL(crypto_mechanism, mech); in copyin_aes_ctr_mech()
4626 STRUCT_DECL(crypto_mechanism, mech); in copyin_ecc_mech()
4703 STRUCT_DECL(crypto_mechanism, mech); in copyout_aes_ctr_mech()
4742 STRUCT_DECL(crypto_mechanism, mech); in dprov_copyin_mechanism()
H A Dcrypto.c2145 STRUCT_DECL(crypto_mechanism, mech); in copyin_mech()