Searched refs:OP_MAX (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/engine/
H A Dhw_pk11.c146 static PK11_CACHE session_cache[OP_MAX];
165 pthread_mutex_t *find_lock[OP_MAX] = { NULL };
172 PK11_active *active_list[OP_MAX] = { NULL };
827 for (type = 0; type < OP_MAX; type++)
873 for (type = 0; type < OP_MAX; type++)
1088 for (i = 0; i < OP_MAX; i++)
1102 for (i = OP_MAX - 1; i >= 0; i--)
1122 for (i = OP_MAX - 1; i >= 0; i--)
1281 for (i = 0; i < OP_MAX; i++)
1287 for (i = 0; i < OP_MAX;
[all...]
H A Dhw_pk11_err.h318 OP_MAX enumerator in enum:PK11_OPTYPE_ENUM

Completed in 96 milliseconds