linuxOS_PX30_CAR/external/security/librkcrypto/test/test_crypto_mem.h

10 lines
175 B
C
Raw Normal View History

2026-01-20 05:50:57 +00:00
/*
* 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_*/