Searched refs:CRYPTO_FREE (Results 1 – 1 of 1) sorted by relevance
65 #define CRYPTO_FREE(b) { \ macro990 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 …]