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

/netbsd-current/crypto/external/cpl/trousers/dist/man/man3/
H A DMakefile.am47 Tspi_Policy_SetSecret.3 \
H A DMakefile.in231 Tspi_Policy_FlushSecret.3 Tspi_Policy_SetSecret.3 \
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_policy.c67 Tspi_Policy_SetSecret(TSS_HPOLICY hPolicy, /* in */ function
/netbsd-current/crypto/external/cpl/tpm-tools/dist/lib/
H A Dtpm_unseal.c58 "Tspi_Policy_SetSecret",
327 if ((rc=Tspi_Policy_SetSecret(hPolicy, TSS_SECRET_MODE_PLAIN,
354 rc = Tspi_Policy_SetSecret(hPolicy, TSS_SECRET_MODE_SHA1,
358 rc = Tspi_Policy_SetSecret(hPolicy,TSS_SECRET_MODE_PLAIN,
382 if ((rc=Tspi_Policy_SetSecret(hPolicy, TSS_SECRET_MODE_PLAIN,
H A Dtpm_tspi.c402 Tspi_Policy_SetSecret(a_hPolicy, TSS_SECRET_MODE_SHA1,
406 Tspi_Policy_SetSecret(a_hPolicy, TSS_SECRET_MODE_PLAIN,
408 tspiResult("Tspi_Policy_SetSecret", result);
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
H A Dtest.c106 if( (result = Tspi_Policy_SetSecret( hPolicy, TSS_SECRET_MODE_PLAIN, strlen( szTpmPasswd), szTpmPasswd)) != TSS_SUCCESS)
108 printf("Tspi_Policy_SetSecret hPolicy received;%d\n", hPolicy);
H A Dtest_join.c375 if( (result = Tspi_Policy_SetSecret( hPolicy,
380 LogDebug("Tspi_Policy_SetSecret hPolicy received;%d\n", hPolicy);
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/daa/
H A Dtest_sign.c125 if( (result = Tspi_Policy_SetSecret( hPolicy,
130 LogDebug("Tspi_Policy_SetSecret hPolicy received;%d", hPolicy);
/netbsd-current/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtspi.h253 TSPICALL Tspi_Policy_SetSecret

Completed in 92 milliseconds