Home | History | Annotate | Download | only in apps

Lines Matching refs:decrypt

759 	int decrypt=0;
864 else if (argc > 0 && !strcmp(*argv,"-decrypt"))
866 decrypt=1;
1266 BIO_printf(bio_err,"-decrypt time decryption instead of encryption (only EVP).\n");
2050 if(decrypt)
2057 if(decrypt)
2063 if(decrypt)