Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/net/wanboot/
H A Dp12aux.h89 #define DO_LAST_PAIR 0x08 /* Return last matching cert/key pair found */ macro
H A Dp12auxpars.c402 if (matchty & DO_LAST_PAIR) { in parse_pkcs12()
/titanic_41/usr/src/lib/libpkg/common/
H A Dp12lib.h204 #define DO_LAST_PAIR 0x08 /* Return last matching cert/key pair found */ macro
H A Dp12lib.c1624 if (matchty & DO_LAST_PAIR) { in parse_pkcs12()