Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dks_p11.c49 #define P11_TOKEN_PRESENT 16 macro
373 slot->flags |= P11_TOKEN_PRESENT; in p11_init_slot()
952 if (p->slot[i].flags & P11_TOKEN_PRESENT) in p11_init()