Searched refs:ecjpake_id (Results 1 - 1 of 1) sorted by relevance
/third_party/mbedtls/library/ | ||
H A D | ecjpake.c | 28 static const char * const ecjpake_id[] = { variable 33 #define ID_MINE (ecjpake_id[ctx->role]) 34 #define ID_PEER (ecjpake_id[1 - ctx->role]) |
Completed in 2 milliseconds