Home
last modified time | relevance | path

Searched refs:mbedtls_ecp_check_pub_priv (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Decp.h674 int mbedtls_ecp_check_pub_priv( const mbedtls_ecp_keypair *pub, const mbedtls_ecp_keypair *prv );
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Decp.h1167 int mbedtls_ecp_check_pub_priv( const mbedtls_ecp_keypair *pub,
H A Dcompat-1.3.h1910 #define ecp_check_pub_priv mbedtls_ecp_check_pub_priv
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Decp.h1167 int mbedtls_ecp_check_pub_priv( const mbedtls_ecp_keypair *pub,
H A Dcompat-1.3.h1910 #define ecp_check_pub_priv mbedtls_ecp_check_pub_priv
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Decp.h1167 int mbedtls_ecp_check_pub_priv( const mbedtls_ecp_keypair *pub,
H A Dcompat-1.3.h1910 #define ecp_check_pub_priv mbedtls_ecp_check_pub_priv
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Decp.h1167 int mbedtls_ecp_check_pub_priv( const mbedtls_ecp_keypair *pub,
H A Dcompat-1.3.h1910 #define ecp_check_pub_priv mbedtls_ecp_check_pub_priv
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Decp.c1923 int mbedtls_ecp_check_pub_priv( const mbedtls_ecp_keypair *pub, const mbedtls_ecp_keypair *prv ) in mbedtls_ecp_check_pub_priv() function