Home
last modified time | relevance | path

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

/mbedtls-latest/programs/ssl/
Dssl_client2.c58 #define DFL_ECJPAKE_PW NULL macro
948 opt.ecjpake_pw = DFL_ECJPAKE_PW; in main()
2082 if (opt.ecjpake_pw != DFL_ECJPAKE_PW) { in main()
Dssl_server2.c91 #define DFL_ECJPAKE_PW NULL macro
1725 opt.ecjpake_pw = DFL_ECJPAKE_PW; in main()
3406 if (opt.ecjpake_pw != DFL_ECJPAKE_PW) { in main()