Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystoreUtil.h46 ALL_TOKENOBJS = 0, enumerator
H A DsoftKeystoreUtil.c1916 if ((search_type == ALL_TOKENOBJS) || (search_type == PUB_TOKENOBJS)) { in soft_keystore_get_objs()
1937 if ((search_type == ALL_TOKENOBJS) || (search_type == PRI_TOKENOBJS)) { in soft_keystore_get_objs()
H A DsoftObjectUtil.c1358 rv = soft_keystore_get_objs(ALL_TOKENOBJS, &on_disk_list, in refresh_token_objects()