Home
last modified time | relevance | path

Searched refs:TSS_TSPATTRIB_KEYBLOB_BLOB (Results 1 – 11 of 11) sorted by relevance

/dports/security/trousers/trousers-0.3.14_3/src/tspi/
H A Dtspi_selftest.c122 TSS_TSPATTRIB_KEYBLOB_BLOB, &keyDataSize, &keyData))) { in Tspi_TPM_CertifySelfTest()
H A Dtspi_quote.c151 TSS_TSPATTRIB_KEYBLOB_BLOB, &keyDataSize, &keyData))) { in Tspi_TPM_Quote()
H A Dtspi_getset.c664 if (subFlag == TSS_TSPATTRIB_KEYBLOB_BLOB) { in Tspi_SetAttribData()
882 if (subFlag == TSS_TSPATTRIB_KEYBLOB_BLOB) { in Tspi_GetAttribData()
/dports/security/tpm-tools/tpm-tools-1.3.9.1_1/src/cmds/
H A Dtpm_sealdata.c292 (hKey, TSS_TSPATTRIB_KEY_BLOB, TSS_TSPATTRIB_KEYBLOB_BLOB, in main()
/dports/security/trousers/trousers-0.3.14_3/src/include/tss/
H A Dtss_defines.h836 #define TSS_TSPATTRIB_KEYBLOB_BLOB (0x00000008) // key info using the macro
/dports/security/openssl_tpm_engine/openssl_tpm_engine-0.5.0/src/
H A Dcreate_tpm_key.c518 TSS_TSPATTRIB_KEYBLOB_BLOB, in main()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/prov/tpm/
H A Dtpm.cpp373 TSS_TSPATTRIB_KEYBLOB_BLOB); in export_blob()
/dports/security/botan2/Botan-2.18.2/src/lib/prov/tpm/
H A Dtpm.cpp373 TSS_TSPATTRIB_KEYBLOB_BLOB); in export_blob()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/prov/tpm/
H A Dtpm.cpp373 TSS_TSPATTRIB_KEYBLOB_BLOB); in export_blob()
/dports/security/opencryptoki/opencryptoki-3.11.0/usr/lib/tpm_stdll/
H A Dtpm_specific.c593 TSS_TSPATTRIB_KEYBLOB_BLOB, in token_wrap_key_object()
970 TSS_TSPATTRIB_KEYBLOB_BLOB, &ulBlobLen, &rgbBlob); in token_store_priv_key()
2880 TSS_TSPATTRIB_KEYBLOB_BLOB, in token_specific_rsa_generate_keypair()
/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dtpm.c1543 TSS_TSPATTRIB_KEYBLOB_BLOB, &tint, in gnutls_tpm_privkey_generate()