Adjust documentation to new ECP function names.

This commit is contained in:
Janos Follath 2016-11-07 15:41:26 +00:00 committed by Simon Butcher
parent 430d3376c9
commit ee782bcd54
2 changed files with 15 additions and 14 deletions

View file

@ -24,7 +24,6 @@
#ifndef MBEDTLS_ECP_FUNCTION_ALT_H
#define MBEDTLS_ECP_FUNCTION_ALT_H
#if defined(MBEDTLS_ECP_FUNCTION_ALT)
unsigned char mbedtls_ecp_alt_grp_capable( const mbedtls_ecp_group *grp );