Home
last modified time | relevance | path

Searched refs:TSS2_RETRY_EXP (Results 1 – 8 of 8) sorted by relevance

/external/tpm2-tss/test/integration/
Dsapi-policy-authorizeNV.int.c222 rc = TSS2_RETRY_EXP(Tss2_Sys_EncryptDecrypt (sapi_context, in test_invoke()
272 rc = TSS2_RETRY_EXP(Tss2_Sys_EncryptDecrypt (sapi_context, in test_invoke()
310 rc = TSS2_RETRY_EXP(Tss2_Sys_EncryptDecrypt(sapi_context, in test_invoke()
Dsapi-create-keyedhash-sha1-hmac.int.c65 rc = TSS2_RETRY_EXP (Tss2_Sys_Create (sapi_context, in test_invoke()
Dsapi-util.h18 #define TSS2_RETRY_EXP(expression) \ macro
Dsapi-nv-readwrite.int.c124 rc = TSS2_RETRY_EXP (Tss2_Sys_NV_Write (sys_ctx, in nv_write_read_test()
Dsapi-nv-policy-locality.int.c276 rc = TSS2_RETRY_EXP (Tss2_Sys_NV_Read (sys_ctx, in nv_read_test()
Dsapi-asymmetric-encrypt-decrypt.int.c123 …rc = TSS2_RETRY_EXP (Tss2_Sys_Create(sapi_context, sym_handle, &sessions_data, &in_sensitive, &in_… in test_invoke()
Dsapi-util.c145 rc = TSS2_RETRY_EXP (Tss2_Sys_Create (sapi_context, in create_aes_128_cfb()
216 rc = TSS2_RETRY_EXP (Tss2_Sys_Create (sapi_context, in create_keyedhash_key()
Dsapi-hmac-auth.int.c266 rc = TSS2_RETRY_EXP (Tss2_Sys_NV_Write (sys_ctx, in nv_rw_with_session()