Home
last modified time | relevance | path

Searched refs:mbedtls_ecdsa_read_signature (Results 1 – 14 of 14) sorted by relevance

/external/openthread/third_party/mbedtls/repo/tests/suites/
Dtest_suite_ecdsa.function160 mbedtls_ecdsa_read_signature( NULL,
164 mbedtls_ecdsa_read_signature( &ctx,
168 mbedtls_ecdsa_read_signature( &ctx,
407 TEST_ASSERT( mbedtls_ecdsa_read_signature( &ctx, hash, sizeof( hash ),
415 TEST_ASSERT( mbedtls_ecdsa_read_signature( &ctx, hash, sizeof( hash ),
417 TEST_ASSERT( mbedtls_ecdsa_read_signature( &ctx, hash, sizeof( hash ),
422 TEST_ASSERT( mbedtls_ecdsa_read_signature( &ctx, hash, sizeof( hash ),
428 TEST_ASSERT( mbedtls_ecdsa_read_signature( &ctx, hash, sizeof( hash ),
434 TEST_ASSERT( mbedtls_ecdsa_read_signature( &ctx, hash, sizeof( hash ),
471 TEST_ASSERT( mbedtls_ecdsa_read_signature( &ctx, hash, sizeof( hash ),
[all …]
/external/mbedtls/tests/suites/
Dtest_suite_ecdsa.function257 TEST_ASSERT( mbedtls_ecdsa_read_signature( &ctx, hash, sizeof( hash ),
265 TEST_ASSERT( mbedtls_ecdsa_read_signature( &ctx, hash, sizeof( hash ),
267 TEST_ASSERT( mbedtls_ecdsa_read_signature( &ctx, hash, sizeof( hash ),
272 TEST_ASSERT( mbedtls_ecdsa_read_signature( &ctx, hash, sizeof( hash ),
278 TEST_ASSERT( mbedtls_ecdsa_read_signature( &ctx, hash, sizeof( hash ),
284 TEST_ASSERT( mbedtls_ecdsa_read_signature( &ctx, hash, sizeof( hash ),
321 TEST_ASSERT( mbedtls_ecdsa_read_signature( &ctx, hash, sizeof( hash ),
329 TEST_ASSERT( mbedtls_ecdsa_read_signature( &ctx, hash, sizeof( hash ),
331 TEST_ASSERT( mbedtls_ecdsa_read_signature( &ctx, hash, sizeof( hash ),
336 TEST_ASSERT( mbedtls_ecdsa_read_signature( &ctx, hash, sizeof( hash ),
[all …]
/external/mbedtls/include/mbedtls/
Decdsa.h387 int mbedtls_ecdsa_read_signature( mbedtls_ecdsa_context *ctx,
/external/openthread/third_party/mbedtls/repo/include/mbedtls/
Decdsa.h509 int mbedtls_ecdsa_read_signature( mbedtls_ecdsa_context *ctx,
Dcompat-1.3.h1899 #define ecdsa_read_signature mbedtls_ecdsa_read_signature
/external/mbedtls/programs/pkey/
Decdsa.c212 if( ( ret = mbedtls_ecdsa_read_signature( &ctx_verify, in main()
/external/openthread/third_party/mbedtls/repo/programs/pkey/
Decdsa.c225 if( ( ret = mbedtls_ecdsa_read_signature( &ctx_verify, in main()
/external/mbedtls/library/
Decdsa.c709 int mbedtls_ecdsa_read_signature( mbedtls_ecdsa_context *ctx, in mbedtls_ecdsa_read_signature() function
Dpk_wrap.c1013 ret = mbedtls_ecdsa_read_signature( (mbedtls_ecdsa_context *) ctx, in ecdsa_verify_wrap()
/external/openthread/third_party/mbedtls/repo/library/
Dpk_wrap.c629 ret = mbedtls_ecdsa_read_signature( (mbedtls_ecdsa_context *) ctx, in ecdsa_verify_wrap()
Decdsa.c833 int mbedtls_ecdsa_read_signature( mbedtls_ecdsa_context *ctx, in mbedtls_ecdsa_read_signature() function
/external/mbedtls/programs/test/
Dbenchmark.c1094 ret = mbedtls_ecdsa_read_signature( &ecdsa, buf, curve_info->bit_size, in main()
/external/openthread/third_party/mbedtls/repo/programs/test/
Dbenchmark.c922 ret = mbedtls_ecdsa_read_signature( &ecdsa, buf, curve_info->bit_size, in main()
/external/openthread/third_party/mbedtls/repo/scripts/data_files/
Drename-1.3-2.0.txt1483 ecdsa_read_signature mbedtls_ecdsa_read_signature