Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSlottable.c120 if (fl.fl_return_value == 0) { in kernel_get_func_list()
123 rv = crypto2pkcs11_error_number(fl.fl_return_value); in kernel_get_func_list()
/titanic_44/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c433 uint_t fl_return_value; member
468 struct_assign(s10_param, native_param, fl_return_value); in crypto_ioctl()
/titanic_44/usr/src/uts/common/sys/crypto/
H A Dioctl.h146 uint_t fl_return_value; member
/titanic_44/usr/src/uts/common/crypto/io/
H A Dcrypto.c907 get_function_list.fl_return_value = rv; in get_function_list()