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

/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_certify.c43 TSS_BOOL useAuthCert; local
59 &hCertPolicy, &useAuthCert)))
82 if (useAuthCert && !useAuthKey)
86 if (useAuthCert || useAuthKey) {
101 if (useAuthCert) {
117 if (useAuthCert || useAuthKey) {
131 if (useAuthCert)

Completed in 82 milliseconds