HomeSort by: relevance | last modified time | path
    Searched refs:useAuth (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tspi/
tspi_selftest.c 55 TSS_BOOL useAuth;
64 &hPolicy, &useAuth)))
84 if (useAuth) {
107 if (useAuth) {
tspi_changeauth.c 137 TSS_BOOL useAuth = TRUE; // XXX
151 if ((result = obj_rsakey_get_policy(hIdentKey, TSS_POLICY_USAGE, &hPolicy, &useAuth)))
204 if (useAuth) {
235 if (useAuth) {
348 if (useAuth) {
385 if (useAuth) {
tspi_migration.c 321 TSS_BOOL useAuth;
341 &hParentPolicy, &useAuth)))
358 if (useAuth) {
383 if (useAuth) {
tspi_key.c 460 TSS_BOOL useAuth;
490 if ((result = obj_rsakey_get_policy(hUnwrappingKey, TSS_POLICY_USAGE, &hPolicy, &useAuth)))
493 if (useAuth) {
515 if (useAuth) {

Completed in 48 milliseconds