Home
last modified time | relevance | path

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

/mbedtls-3.4.0/programs/test/
Dbenchmark.c993 static const unsigned char dhm_P_2048[] = in main() local
1002 const unsigned char *dhm_P[] = { dhm_P_2048, dhm_P_3072 }; in main()
1003 const size_t dhm_P_size[] = { sizeof( dhm_P_2048 ), in main()