Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c2708 if (!copyin_mech(mode, sp, STRUCT_FADDR(encrypt_init, ei_mech), in cipher_init()
3261 if (!copyin_mech(mode, sp, STRUCT_FADDR(digest_init, di_mech), &mech, in digest_init()
4011 if (!copyin_mech(mode, sp, STRUCT_FADDR(sign_init, si_mech), in sign_verify_init()
5445 if (!copyin_mech(mode, sp, in object_generate_key()
5579 if (!copyin_mech(mode, sp, STRUCT_FADDR(generate_key, in nostore_generate_key()
5716 if (!copyin_mech(mode, sp, STRUCT_FADDR(generate_key_pair, in object_generate_key_pair()
5889 if (!copyin_mech(mode, sp, STRUCT_FADDR(generate_key_pair, in nostore_generate_key_pair()
6069 if (!copyin_mech(mode, sp, STRUCT_FADDR(wrap_key, wk_mechanism), in object_wrap_key()
6231 if (!copyin_mech(mode, sp, in object_unwrap_key()
6395 if (!copyin_mech(mode, sp, in object_derive_key()
[all …]