Searched refs:PASSPHRASE (Results 1 – 5 of 5) sorted by relevance
24 PASSPHRASE="$2"54 if [ -z "$PASSPHRASE" ]; then81 -Dgpg.passphrase="$PASSPHRASE" \
24 PASSPHRASE = 'chromeos' variable94 psk=PASSPHRASE,136 data = helper.setup_add_wifi_credentials(ssid, PASSPHRASE)
144 netperf_request.content.request_type = PASSPHRASE; in main()
700 (netperf_request.content.request_type == PASSPHRASE) && in recv_passphrase()707 netperf_response.content.response_type = PASSPHRASE; in recv_passphrase()971 case PASSPHRASE: in process_requests()
36 #define PASSPHRASE 6 macro