Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Decp.h326 void mbedtls_ecp_keypair_free( mbedtls_ecp_keypair *key );
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Decp.h548 void mbedtls_ecp_keypair_free( mbedtls_ecp_keypair *key );
H A Dcompat-1.3.h1928 #define ecp_keypair_free mbedtls_ecp_keypair_free
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Decp.h548 void mbedtls_ecp_keypair_free( mbedtls_ecp_keypair *key );
H A Dcompat-1.3.h1928 #define ecp_keypair_free mbedtls_ecp_keypair_free
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Decp.h548 void mbedtls_ecp_keypair_free( mbedtls_ecp_keypair *key );
H A Dcompat-1.3.h1928 #define ecp_keypair_free mbedtls_ecp_keypair_free
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Decp.h548 void mbedtls_ecp_keypair_free( mbedtls_ecp_keypair *key );
H A Dcompat-1.3.h1928 #define ecp_keypair_free mbedtls_ecp_keypair_free
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Decdsa.c444 mbedtls_ecp_keypair_free( ctx ); in mbedtls_ecdsa_free()
H A Decp.c351 void mbedtls_ecp_keypair_free( mbedtls_ecp_keypair *key ) in mbedtls_ecp_keypair_free() function