Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dpk11tokens.c310 boolean_t ser_match = B_FALSE; in kmf_pk11_token_lookup() local
385 ser_match = B_TRUE; in kmf_pk11_token_lookup()
387 ser_match = B_TRUE; in kmf_pk11_token_lookup()
390 if (tok_match && man_match && ser_match) in kmf_pk11_token_lookup()