Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/net/wanboot/
H A Dp12aux.h87 #define DO_FIND_FN 0x02 /* 1st cert, key with matching friendlyname */ macro
H A Dp12auxpars.c371 if ((matchty & DO_FIND_FN) != 0) { in parse_pkcs12()
/titanic_41/usr/src/lib/libpkg/common/
H A Dp12lib.h202 #define DO_FIND_FN 0x02 /* 1st cert, key with matching friendlyname */ macro
H A Dp12lib.c1593 if ((matchty & DO_FIND_FN) != 0) { in parse_pkcs12()