Searched refs:crypto_mechanism (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/mdb/common/modules/crypto/ |
H A D | crypto_cmds.h | 38 extern int crypto_mechanism(uintptr_t addr, uint_t flags, int argc, \
|
H A D | common.c | 45 crypto_mechanism(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in crypto_mechanism() function
|
H A D | spi.c | 235 "details about a crypto mechanism", crypto_mechanism, NULL },
|
/titanic_44/usr/src/uts/common/sys/crypto/ |
H A D | common.h | 50 typedef struct crypto_mechanism { struct
|
/titanic_44/usr/src/uts/common/crypto/io/ |
H A D | dprov.c | 4309 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 D | crypto.c | 2109 STRUCT_DECL(crypto_mechanism, mech); in copyin_mech()
|