Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Ddes.h105 void mbedtls_des_free( mbedtls_des_context *ctx );
H A Dcompat-1.3.h1864 #define des_free mbedtls_des_free
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Ddes.h105 void mbedtls_des_free( mbedtls_des_context *ctx );
H A Dcompat-1.3.h1864 #define des_free mbedtls_des_free
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Ddes.h105 void mbedtls_des_free( mbedtls_des_context *ctx );
H A Dcompat-1.3.h1864 #define des_free mbedtls_des_free
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Ddes.h105 void mbedtls_des_free( mbedtls_des_context *ctx );
H A Dcompat-1.3.h1864 #define des_free mbedtls_des_free
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Ddes_core.c303 void mbedtls_des_free( rk_des_context *ctx ) in mbedtls_des_free() function