Searched refs:crypto_mech_info (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/crypto/ |
H A D | spi.c | 188 crypto_mech_info(uintptr_t addr, uint_t flags, int argc, function 229 { "crypto_mech_info", ":", 230 "print as crypto_mech_info", 231 crypto_mech_info, NULL },
|
H A D | crypto_cmds.h | 35 extern int crypto_mech_info(uintptr_t addr, uint_t flags, int argc, \
|
/illumos-gate/usr/src/uts/common/sys/crypto/ |
H A D | spi.h | 653 * The crypto_mech_info structure specifies one of the mechanisms 656 * of crypto_mech_info's. 658 typedef struct crypto_mech_info { struct
|
Completed in 72 milliseconds