Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h65 #define CRYPTO_FREE(b) { \ macro
990 CRYPTO_FREE(saved_key_vals.key); in crypto_reset()
992 CRYPTO_FREE(saved_aad_value); in crypto_reset()
993 CRYPTO_FREE(ae_encrypt_tag); in crypto_reset()
995 CRYPTO_FREE(buffer_encrypted_chunks[0]); in crypto_reset()
996 CRYPTO_FREE(buffer_encrypted_chunks[1]); in crypto_reset()
997 CRYPTO_FREE(buffer_encrypted_chunks[2]); in crypto_reset()
998 CRYPTO_FREE(buffer_encrypted_chunks[3]); in crypto_reset()
1000 CRYPTO_FREE(buffer_decrypted_chunks[0]); in crypto_reset()
1001 CRYPTO_FREE(buffer_decrypted_chunks[1]); in crypto_reset()
[all …]