Searched refs:mbedtls_ecdsa_from_keypair (Results 1 – 10 of 10) sorted by relevance
228 int mbedtls_ecdsa_from_keypair( mbedtls_ecdsa_context *ctx, const mbedtls_ecp_keypair *key );
585 int mbedtls_ecdsa_from_keypair( mbedtls_ecdsa_context *ctx,
1897 #define ecdsa_from_keypair mbedtls_ecdsa_from_keypair
417 int mbedtls_ecdsa_from_keypair( mbedtls_ecdsa_context *ctx, const mbedtls_ecp_keypair *key ) in mbedtls_ecdsa_from_keypair() function