Home
last modified time | relevance | path

Searched refs:tpass (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/lib/newlib_tests/
H A Druntest.sh75 local dir i res ret=0 tbrok tconf tfail tpass twarn vars
97 0) tpass="$tpass $i";;
109 runtest_res TINFO "$(echo $tpass | wc -w)x TPASS:$tpass"
/third_party/node/deps/openssl/openssl/crypto/store/
H A Dstore_result.c546 char tpass[PEM_BUFSIZE + 1]; in try_pkcs12() local
570 if (!ossl_pw_get_passphrase(tpass, sizeof(tpass) - 1, in try_pkcs12()
577 pass = tpass; in try_pkcs12()
643 OPENSSL_cleanse(tpass, sizeof(tpass)); in try_pkcs12()
/third_party/openssl/crypto/store/
H A Dstore_result.c546 char tpass[PEM_BUFSIZE + 1]; in try_pkcs12() local
568 if (!ossl_pw_get_passphrase(tpass, sizeof(tpass) - 1, in try_pkcs12()
575 pass = tpass; in try_pkcs12()
641 OPENSSL_cleanse(tpass, sizeof(tpass)); in try_pkcs12()
/third_party/node/deps/openssl/openssl/engines/
H A De_loader_attic.c319 char tpass[PEM_BUFSIZE]; in try_decode_PKCS12() local
331 if ((pass = file_get_pass(ui_method, tpass, PEM_BUFSIZE, in try_decode_PKCS12()
/third_party/openssl/engines/
H A De_loader_attic.c319 char tpass[PEM_BUFSIZE]; in try_decode_PKCS12() local
331 if ((pass = file_get_pass(ui_method, tpass, PEM_BUFSIZE, in try_decode_PKCS12()

Completed in 7 milliseconds