Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Decdsa.h228 int mbedtls_ecdsa_from_keypair( mbedtls_ecdsa_context *ctx, const mbedtls_ecp_keypair *key );
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Decdsa.h585 int mbedtls_ecdsa_from_keypair( mbedtls_ecdsa_context *ctx,
H A Dcompat-1.3.h1897 #define ecdsa_from_keypair mbedtls_ecdsa_from_keypair
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Decdsa.h585 int mbedtls_ecdsa_from_keypair( mbedtls_ecdsa_context *ctx,
H A Dcompat-1.3.h1897 #define ecdsa_from_keypair mbedtls_ecdsa_from_keypair
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Decdsa.h585 int mbedtls_ecdsa_from_keypair( mbedtls_ecdsa_context *ctx,
H A Dcompat-1.3.h1897 #define ecdsa_from_keypair mbedtls_ecdsa_from_keypair
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Decdsa.h585 int mbedtls_ecdsa_from_keypair( mbedtls_ecdsa_context *ctx,
H A Dcompat-1.3.h1897 #define ecdsa_from_keypair mbedtls_ecdsa_from_keypair
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Decdsa.c417 int mbedtls_ecdsa_from_keypair( mbedtls_ecdsa_context *ctx, const mbedtls_ecp_keypair *key ) in mbedtls_ecdsa_from_keypair() function