Home
last modified time | relevance | path

Searched refs:TPM2_ALG_NULL (Results 1 – 25 of 142) sorted by relevance

123456

/dports/security/tpm2-tss/tpm2-tss-3.1.0/test/integration/
H A Desys-create-primary-hmac.int.c43 TPMT_SYM_DEF symmetric = { .algorithm = TPM2_ALG_NULL }; in test_esys_create_primary_hmac()
89 .algorithm = TPM2_ALG_NULL, in test_esys_create_primary_hmac()
101 TPM2_ALG_NULL,.details = {} in test_esys_create_primary_hmac()
137 TPM2_ALG_NULL, in test_esys_create_primary_hmac()
H A Desys-create-fail.int.c93 .algorithm = TPM2_ALG_NULL, in test_esys_create_fail()
104 .scheme = TPM2_ALG_NULL, in test_esys_create_fail()
135 .scheme = TPM2_ALG_NULL in test_esys_create_fail()
248 TPM2_ALG_NULL, in test_esys_create_fail()
H A Desys-ecdh-keygen.int.c96 .algorithm = TPM2_ALG_NULL, in test_esys_ecdh_keygen()
99 .scheme = TPM2_ALG_NULL, in test_esys_ecdh_keygen()
103 .kdf = {.scheme = TPM2_ALG_NULL, in test_esys_ecdh_keygen()
H A Desys-create-policy-auth.int.c110 .algorithm = TPM2_ALG_NULL, in test_esys_create_policy_auth()
121 .scheme = TPM2_ALG_NULL, in test_esys_create_policy_auth()
150 .scheme = TPM2_ALG_NULL in test_esys_create_policy_auth()
232 TPM2_ALG_NULL, in test_esys_create_policy_auth()
H A Desys-create-password-auth.int.c98 .algorithm = TPM2_ALG_NULL, in test_esys_create_password_auth()
109 .scheme = TPM2_ALG_NULL, in test_esys_create_password_auth()
140 .scheme = TPM2_ALG_NULL in test_esys_create_password_auth()
248 TPM2_ALG_NULL, in test_esys_create_password_auth()
H A Desys-save-and-load-context.int.c103 .algorithm = TPM2_ALG_NULL, in test_esys_save_and_load_context()
114 .scheme = TPM2_ALG_NULL, in test_esys_save_and_load_context()
145 .scheme = TPM2_ALG_NULL in test_esys_save_and_load_context()
253 TPM2_ALG_NULL, in test_esys_save_and_load_context()
H A Desys-rsa-encrypt-decrypt.int.c88 .algorithm = TPM2_ALG_NULL}, in test_esys_rsa_encrypt_decrypt()
125 TPM2_ALG_NULL; in test_esys_rsa_encrypt_decrypt()
164 scheme.scheme = TPM2_ALG_NULL; in test_esys_rsa_encrypt_decrypt()
H A Dsys-policy-authorizeNV.int.c33 TPMT_SYM_DEF symmetric = { .algorithm = TPM2_ALG_NULL }; in test_invoke()
226 TPM2_ALG_NULL, in test_invoke()
276 TPM2_ALG_NULL, in test_invoke()
314 TPM2_ALG_NULL, in test_invoke()
H A Dsys-asymmetric-encrypt-decrypt.int.c82 in_public.publicArea.parameters.rsaDetail.scheme.scheme = TPM2_ALG_NULL; in test_invoke()
102 in_public.publicArea.parameters.rsaDetail.symmetric.algorithm = TPM2_ALG_NULL; in test_invoke()
103 in_public.publicArea.parameters.rsaDetail.scheme.scheme = TPM2_ALG_NULL; in test_invoke()
H A Desys-audit.int.c103 .algorithm = TPM2_ALG_NULL, in test_esys_audit()
151 TPMT_SYM_DEF symmetric = {.algorithm = TPM2_ALG_NULL }; in test_esys_audit()
178 TPMT_SIG_SCHEME inScheme = { .scheme = TPM2_ALG_NULL }; in test_esys_audit()
H A Desys-certify-creation.int.c87 .algorithm = TPM2_ALG_NULL, in test_esys_certify_creation()
135 TPMT_SIG_SCHEME inScheme = { .scheme = TPM2_ALG_NULL };; in test_esys_certify_creation()
H A Desys-certify.int.c87 .algorithm = TPM2_ALG_NULL, in test_esys_certify()
135 TPMT_SIG_SCHEME inScheme = { .scheme = TPM2_ALG_NULL }; in test_esys_certify()
H A Desys-createloaded.int.c133 .scheme = TPM2_ALG_NULL in test_esys_createloaded()
219 .algorithm = TPM2_ALG_NULL, in test_esys_createloaded()
231 TPM2_ALG_NULL,.details = {} in test_esys_createloaded()
H A Desys-create-session-auth.int.c123 .algorithm = TPM2_ALG_NULL, in test_esys_create_session_auth()
134 .scheme = TPM2_ALG_NULL, in test_esys_create_session_auth()
165 .scheme = TPM2_ALG_NULL in test_esys_create_session_auth()
389 TPM2_ALG_NULL, in test_esys_create_session_auth()
H A Desys-certifyX509.int.c97 .algorithm = TPM2_ALG_NULL, in test_esys_certifyx509()
99 .mode.aes = TPM2_ALG_NULL, in test_esys_certifyx509()
H A Desys-quote.int.c89 .algorithm = TPM2_ALG_NULL, in test_esys_quote()
150 TPMT_SIG_SCHEME sig_scheme = { .scheme = TPM2_ALG_NULL }; in test_esys_quote()
H A Desys-get-time.int.c91 .algorithm = TPM2_ALG_NULL, in test_esys_get_time()
152 TPMT_SIG_SCHEME inScheme = { .scheme = TPM2_ALG_NULL }; in test_esys_get_time()
H A Desys-ecdh-zgen.int.c95 .algorithm = TPM2_ALG_NULL, in test_esys_ecdh_zgen()
105 .kdf = {.scheme = TPM2_ALG_NULL } in test_esys_ecdh_zgen()
H A Desys-verify-signature.int.c87 .algorithm = TPM2_ALG_NULL, in test_esys_verify_signature()
147 TPMT_SIG_SCHEME inScheme = { .scheme = TPM2_ALG_NULL }; in test_esys_verify_signature()
/dports/security/tpm2-tss/tpm2-tss-3.1.0/src/tss2-fapi/
H A Dtpm_json_deserialize.c610 { TPM2_ALG_NULL, "NULL" }, in ifapi_json_TPM2_ALG_ID_deserialize()
1300 TPM2_ALG_AES, TPM2_ALG_NULL); in ifapi_json_TPMI_ALG_SYM_OBJECT_deserialize()
1402 case TPM2_ALG_NULL: { in ifapi_json_TPMU_HA_deserialize()
2368 case TPM2_ALG_NULL: { in ifapi_json_TPMU_SYM_KEY_BITS_deserialize()
2397 case TPM2_ALG_NULL: { in ifapi_json_TPMU_SYM_MODE_deserialize()
2726 case TPM2_ALG_NULL: { in ifapi_json_TPMU_SCHEME_KEYEDHASH_deserialize()
2913 case TPM2_ALG_NULL: { in ifapi_json_TPMU_SIG_SCHEME_deserialize()
3092 case TPM2_ALG_NULL: { in ifapi_json_TPMU_KDF_SCHEME_deserialize()
3181 case TPM2_ALG_NULL: { in ifapi_json_TPMU_ASYM_SCHEME_deserialize()
3428 TPM2_ALG_ECDH, TPM2_ALG_NULL); in ifapi_json_TPMI_ALG_ECC_SCHEME_deserialize()
[all …]
H A Dtpm_json_serialize.c305 { TPM2_ALG_NULL, "NULL" }, in ifapi_json_TPM2_ALG_ID_serialize()
1138 TPM2_ALG_HMAC, TPM2_ALG_NULL); in ifapi_json_TPMI_ALG_SIG_SCHEME_serialize()
1213 if (in->hashAlg != TPM2_ALG_NULL) { in ifapi_json_TPMT_HA_serialize()
2375 if (in->algorithm != TPM2_ALG_NULL) { in ifapi_json_TPMT_SYM_DEF_OBJECT_serialize()
2382 if (in->algorithm != TPM2_ALG_NULL) { in ifapi_json_TPMT_SYM_DEF_OBJECT_serialize()
2585 if (in->scheme != TPM2_ALG_NULL) { in ifapi_json_TPMT_KEYEDHASH_SCHEME_serialize()
2744 if (in->scheme != TPM2_ALG_NULL) { in ifapi_json_TPMT_SIG_SCHEME_serialize()
2894 if (in->scheme != TPM2_ALG_NULL) { in ifapi_json_TPMT_KDF_SCHEME_serialize()
3000 if (in->scheme != TPM2_ALG_NULL) { in ifapi_json_TPMT_RSA_SCHEME_serialize()
3171 if (in->scheme != TPM2_ALG_NULL) { in ifapi_json_TPMT_ECC_SCHEME_serialize()
[all …]
/dports/security/tpm2-tss/tpm2-tss-3.1.0/test/unit/
H A Dfapi-get-intl-cert.c60 .algorithm = TPM2_ALG_NULL,
71 .scheme = TPM2_ALG_NULL,
96 .algorithm = TPM2_ALG_NULL,
H A Dfapi-helpers.c244 .algorithm = TPM2_ALG_NULL,
256 TPM2_ALG_NULL,.details = {}
326 tpm_public.type = TPM2_ALG_NULL; in check_get_profile_sig_scheme()
/dports/security/tpm2-abrmd/tpm2-abrmd-2.4.0/test/integration/
H A Dcommon.c95 in_public.publicArea.parameters.rsaDetail.scheme.scheme = TPM2_ALG_NULL; in create_primary()
160 in_public.publicArea.parameters.rsaDetail.symmetric.algorithm = TPM2_ALG_NULL; in create_key()
161 in_public.publicArea.parameters.rsaDetail.scheme.scheme = TPM2_ALG_NULL; in create_key()
430 TPMT_SYM_DEF symmetric = { .algorithm = TPM2_ALG_NULL }; in start_auth_session()
/dports/security/openconnect/openconnect-8.10/
H A Dgnutls_tpm2_esys.c96 .scheme = TPM2_ALG_NULL,
101 .scheme = TPM2_ALG_NULL,
131 .scheme = TPM2_ALG_NULL,
136 .scheme = TPM2_ALG_NULL,
394 TPMT_RSA_DECRYPT inScheme = { .scheme = TPM2_ALG_NULL }; in tpm2_rsa_sign_hash_fn()

123456