Searched refs:DO_FIND_KEYID (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/common/net/wanboot/
H A Dp12aux.h90 #define DO_FIND_KEYID 0x01 /* 1st cert, key with matching localkeyid */ macro
H A Dp12auxpars.c353 if ((matchty & DO_FIND_KEYID) != 0) {
/illumos-gate/usr/src/lib/libpkg/common/
H A Dp12lib.h201 #define DO_FIND_KEYID 0x01 /* 1st cert, key with matching localkeyid */ macro
H A Dp12lib.c1575 if ((matchty & DO_FIND_KEYID) != 0) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/p12split/
H A Dp12split.c121 matchty = DO_FIND_KEYID;

Completed in 54 milliseconds