Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelAttributeUtil.c3707 boolean_t compare_attr, compare_bigint, compare_boolean; in kernel_find_match_attrs() local
3734 compare_boolean = B_FALSE; in kernel_find_match_attrs()
3751 compare_boolean = B_TRUE; in kernel_find_match_attrs()
3755 compare_boolean = B_TRUE; in kernel_find_match_attrs()
3759 compare_boolean = B_TRUE; in kernel_find_match_attrs()
3763 compare_boolean = B_TRUE; in kernel_find_match_attrs()
3767 compare_boolean = B_TRUE; in kernel_find_match_attrs()
3772 compare_boolean = B_TRUE; in kernel_find_match_attrs()
3776 compare_boolean = B_TRUE; in kernel_find_match_attrs()
3781 compare_boolean = B_TRUE; in kernel_find_match_attrs()
[all …]
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftAttributeUtil.c6482 boolean_t compare_attr, compare_bigint, compare_boolean; local
6510 compare_boolean = B_FALSE;
6529 compare_boolean = B_TRUE;
6533 compare_boolean = B_TRUE;
6537 compare_boolean = B_TRUE;
6541 compare_boolean = B_TRUE;
6545 compare_boolean = B_TRUE;
6550 compare_boolean = B_TRUE;
6554 compare_boolean = B_TRUE;
6559 compare_boolean = B_TRUE;
[all …]