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

/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_certify.c44 TSS_BOOL useAuthKey; local
55 &hPolicy, &useAuthKey)))
82 if (useAuthCert && !useAuthKey)
86 if (useAuthCert || useAuthKey) {
94 if (useAuthKey) {
117 if (useAuthCert || useAuthKey) {
127 if (useAuthKey)

Completed in 173 milliseconds