Home
last modified time | relevance | path

Searched refs:iesys_crypto_hash_abort (Results 1 – 6 of 6) sorted by relevance

/external/tpm2-tss/test/unit/
Desys-crypto.c59 iesys_crypto_hash_abort(NULL); in check_hash_functions()
60 iesys_crypto_hash_abort(&context); in check_hash_functions()
72 iesys_crypto_hash_abort(&context); in check_hash_functions()
138 iesys_crypto_hash_abort(&context); in check_hmac_functions()
/external/tpm2-tss/src/tss2-esys/
Desys_crypto_ossl.h50 #define iesys_crypto_hash_abort iesys_cryptossl_hash_abort macro
Desys_crypto_bssl.h50 #define iesys_crypto_hash_abort iesys_cryptbssl_hash_abort macro
Desys_crypto_gcrypt.h47 #define iesys_crypto_hash_abort iesys_cryptogcry_hash_abort macro
Desys_crypto.c136 iesys_crypto_hash_abort(&cryptoContext); in iesys_crypto_pHash()
Desys_iutil.c1453 iesys_crypto_hash_abort(&cryptoContext); in iesys_nv_get_name()
1506 iesys_crypto_hash_abort(&cryptoContext); in iesys_get_name()