OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TMPOUT
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_6/wpa_supplicant/tests/
test_x509v3_nist.sh
20
TMPOUT
=test_x509v3_nist.out
36
$X509TEST "$@" > $
TMPOUT
.$NUM
53
REASON=`grep "Certificate chain validation failed: " $
TMPOUT
.$NUM`
69
rm $
TMPOUT
.$NUM
test_x509v3_nist2.sh
20
TMPOUT
="$PWD/test_x509v3_nist2.out"
32
$X509TEST "$@" TrustAnchorRootCertificate.crt > $
TMPOUT
.$NUM
49
REASON=`grep "Certificate chain validation failed: " $
TMPOUT
.$NUM`
65
rm $
TMPOUT
.$NUM
Completed in 834 milliseconds