Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c423 boolean_t fl_key_unwrap; member
540 struct_assign(s10_param, native_param, fl_list.fl_key_unwrap); in crypto_ioctl()
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dioctl.h127 boolean_t fl_key_unwrap; member
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelKeys.c1790 (!pslot->sl_func_list.fl_key_unwrap)) { in C_UnwrapKey()
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c800 fl->fl_key_unwrap = B_TRUE; in crypto_build_function_list()