Home
last modified time | relevance | path

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

/titanic_41/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 Dcommon.c45 crypto_mechanism(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in crypto_mechanism() function
H A Dspi.c235 "details about a crypto mechanism", crypto_mechanism, NULL },
/titanic_41/usr/src/uts/common/sys/crypto/
H A Dcommon.h50 typedef struct crypto_mechanism { struct
/titanic_41/usr/src/uts/common/crypto/io/
H A Ddprov.c4309 STRUCT_DECL(crypto_mechanism, mech); in copyin_aes_ccm_mech()
4395 STRUCT_DECL(crypto_mechanism, mech); in copyin_aes_gcm_mech()
4470 STRUCT_DECL(crypto_mechanism, mech); in copyin_aes_gmac_mech()
4550 STRUCT_DECL(crypto_mechanism, mech); in copyin_aes_ctr_mech()
4600 STRUCT_DECL(crypto_mechanism, mech); in copyin_ecc_mech()
4677 STRUCT_DECL(crypto_mechanism, mech); in copyout_aes_ctr_mech()
4716 STRUCT_DECL(crypto_mechanism, mech); in dprov_copyin_mechanism()
H A Dcrypto.c2109 STRUCT_DECL(crypto_mechanism, mech); in copyin_mech()