Home
last modified time | relevance | path

Searched defs:crypto_mechanism (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/crypto/
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
57 } crypto_mechanism_t; argument