2025-05-10 21:49:39 +08:00

10 lines
175 B
C

/*
* Copyright (c) 2022 Rockchip Electronics Co. Ltd.
*/
#ifndef _TEST_CRYPTO_MEM_H_
#define _TEST_CRYPTO_MEM_H_
int test_crypto_mem(void);
#endif /*_TEST_CRYPTO_MEM_H_*/