Home | History | Annotate | Download | only in build-aux

Lines Matching refs:passphrase

224   # for the passphrase if the script will fail.
243 # Make sure passphrase is not exported in the environment.
244 unset passphrase
249 # 'echo $passphrase' to output the passphrase, so it is important that
255 PATH=/empty echo -n "Enter GPG passphrase: "
257 read -r passphrase
260 passphrase_fd_0="--passphrase-fd 0"
268 echo "$passphrase" | $dbg $GPG $passphrase_fd_0 -ba -o $file.sig $file
326 echo "$passphrase" | $dbg $GPG $passphrase_fd_0 --clearsign $base.directive
331 echo "$passphrase" | $dbg $GPG $passphrase_fd_0 --clearsign $base.directive
350 echo "$passphrase" | $dbg $GPG $passphrase_fd_0 --clearsign $base.directive
359 echo "$passphrase" | $dbg $GPG $passphrase_fd_0 --clearsign $base.directive