Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/net/wanboot/
H A Dp12access.c208 ret = p12_doparse(p12, passwd, DO_UNMATCHING, NULL, in sunw_p12_use_certfile()
262 ret = p12_doparse(p12, passwd, DO_UNMATCHING, &pkey, NULL, in sunw_p12_use_keyfile()
H A Dp12aux.h90 #define DO_UNMATCHING 0x10 /* Return first cert and/or key */ macro
H A Dp12auxpars.c421 if (matchty & DO_UNMATCHING) { in parse_pkcs12()
/titanic_41/usr/src/lib/libpkg/common/
H A Dp12lib.h205 #define DO_UNMATCHING 0x10 /* Return first cert and/or key */ macro
H A Dp12lib.c1643 if (matchty & DO_UNMATCHING) { in parse_pkcs12()