Searched refs:PK_NOSLOT (Results 1 – 3 of 3) sorted by relevance
67 #define PK_NOSLOT 999999 macro
139 opts->slotid = PK_NOSLOT; in pkinit_init_identity_opts()
774 ctx->slotid = PK_NOSLOT; in pkinit_init_pkcs11()3994 } else if (cctx->slotid != PK_NOSLOT) { in pkinit_open_session()4103 if (cctx->slotid != PK_NOSLOT && cctx->slotid != slotlist[i]) in pkinit_open_session()