Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Decdsa.c226 MBEDTLS_MPI_CHK( mbedtls_ecp_check_pubkey( grp, Q ) ); in mbedtls_ecdsa_verify()
545 if(mbedtls_ecp_check_pubkey( &grp, &pub_key) != 0) in rk_ecdsa_verify()
644 if(mbedtls_ecp_check_pubkey( &grp, &pub_key) != 0) in rk_ecdsa_verify2()
H A Decp.c1623 ( ret = mbedtls_ecp_check_pubkey( grp, P ) ) != 0 ) in mbedtls_ecp_mul()
1763 int mbedtls_ecp_check_pubkey( const mbedtls_ecp_group *grp, const mbedtls_ecp_point *pt ) in mbedtls_ecp_check_pubkey() function
/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Decp.h590 int mbedtls_ecp_check_pubkey( const mbedtls_ecp_group *grp, const mbedtls_ecp_point *pt );
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Decp.h1007 int mbedtls_ecp_check_pubkey( const mbedtls_ecp_group *grp,
H A Dcompat-1.3.h1911 #define ecp_check_pubkey mbedtls_ecp_check_pubkey
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Decp.h1007 int mbedtls_ecp_check_pubkey( const mbedtls_ecp_group *grp,
H A Dcompat-1.3.h1911 #define ecp_check_pubkey mbedtls_ecp_check_pubkey
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Decp.h1007 int mbedtls_ecp_check_pubkey( const mbedtls_ecp_group *grp,
H A Dcompat-1.3.h1911 #define ecp_check_pubkey mbedtls_ecp_check_pubkey
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Decp.h1007 int mbedtls_ecp_check_pubkey( const mbedtls_ecp_group *grp,
H A Dcompat-1.3.h1911 #define ecp_check_pubkey mbedtls_ecp_check_pubkey