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 in enum:__anon4270
H A DsoftKeystoreUtil.c1920 if ((search_type == ALL_TOKENOBJS) || (search_type == PUB_TOKENOBJS)) {
1941 if ((search_type == ALL_TOKENOBJS) || (search_type == PRI_TOKENOBJS)) {
H A DsoftObjectUtil.c1298 rv = soft_keystore_get_objs(ALL_TOKENOBJS, &on_disk_list,

Completed in 65 milliseconds