Home
last modified time | relevance | path

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

/net-tools-3.7.0/mbedtls-2.4.0/programs/ssl/
Dssl_client2.c81 #define DFL_ECJPAKE_PW NULL macro
485 opt.ecjpake_pw = DFL_ECJPAKE_PW; in main()
1224 if( opt.ecjpake_pw != DFL_ECJPAKE_PW ) in main()
Dssl_server2.c108 #define DFL_ECJPAKE_PW NULL macro
916 opt.ecjpake_pw = DFL_ECJPAKE_PW; in main()
1924 if( opt.ecjpake_pw != DFL_ECJPAKE_PW ) in main()