Home
last modified time | relevance | path

Searched refs:encrypt_decrypt (Results 1 – 25 of 44) sorted by relevance

12

/dports/net/mosh/mosh-1.3.2/src/tests/
H A DMakefile.in115 encrypt_decrypt-encrypt-decrypt.$(OBJEXT) \
116 encrypt_decrypt-test_utils.$(OBJEXT)
667 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/encrypt_decrypt-test_utils.Po@am__quote@
716 encrypt_decrypt-encrypt-decrypt.o: encrypt-decrypt.cc
718 …astdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/encrypt_decrypt-encrypt-decrypt.Tpo $(DEPDIR)/encryp…
723 encrypt_decrypt-encrypt-decrypt.obj: encrypt-decrypt.cc
725 …astdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/encrypt_decrypt-encrypt-decrypt.Tpo $(DEPDIR)/encryp…
730 encrypt_decrypt-test_utils.o: test_utils.cc
732 …_fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/encrypt_decrypt-test_utils.Tpo $(DEPDIR)/encrypt_d…
737 encrypt_decrypt-test_utils.obj: test_utils.cc
[all …]
/dports/java/java-subversion/subversion-1.14.1/subversion/tests/libsvn_subr/
H A Dcrypto-test.c39 encrypt_decrypt(svn_crypto__ctx_t *ctx, in encrypt_decrypt() function
105 SVN_ERR(encrypt_decrypt(ctx, master, passwords[i], iterpool)); in test_encrypt_decrypt_password()
/dports/devel/py-subversion/subversion-1.14.1/subversion/tests/libsvn_subr/
H A Dcrypto-test.c39 encrypt_decrypt(svn_crypto__ctx_t *ctx, in encrypt_decrypt() function
105 SVN_ERR(encrypt_decrypt(ctx, master, passwords[i], iterpool)); in test_encrypt_decrypt_password()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/tests/libsvn_subr/
H A Dcrypto-test.c39 encrypt_decrypt(svn_crypto__ctx_t *ctx, in encrypt_decrypt() function
105 SVN_ERR(encrypt_decrypt(ctx, master, passwords[i], iterpool)); in test_encrypt_decrypt_password()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/tests/libsvn_subr/
H A Dcrypto-test.c39 encrypt_decrypt(svn_crypto__ctx_t *ctx, in encrypt_decrypt() function
105 SVN_ERR(encrypt_decrypt(ctx, master, passwords[i], iterpool)); in test_encrypt_decrypt_password()
/dports/security/ylva/ylva-1.7/src/
H A Dcrypto.c109 static bool encrypt_decrypt(unsigned char *data_in, int data_in_len, in encrypt_decrypt() function
336 encrypt_decrypt((unsigned char*)plain_data, plain_len, cipher_fp, in encrypt_file()
480 encrypt_decrypt((unsigned char*)cipher_data, offset, plain, in decrypt_file()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Devp_fetch_prov_test.c241 static int encrypt_decrypt(const EVP_CIPHER *cipher, const unsigned char *msg, in encrypt_decrypt() function
271 && TEST_true(encrypt_decrypt(cipher, testmsg, sizeof(testmsg))); in test_cipher()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Devp_fetch_prov_test.c241 static int encrypt_decrypt(const EVP_CIPHER *cipher, const unsigned char *msg, in encrypt_decrypt() function
271 && TEST_true(encrypt_decrypt(cipher, testmsg, sizeof(testmsg))); in test_cipher()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Devp_fetch_prov_test.c241 static int encrypt_decrypt(const EVP_CIPHER *cipher, const unsigned char *msg, in encrypt_decrypt() function
271 && TEST_true(encrypt_decrypt(cipher, testmsg, sizeof(testmsg))); in test_cipher()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Devp_fetch_prov_test.c241 static int encrypt_decrypt(const EVP_CIPHER *cipher, const unsigned char *msg, in encrypt_decrypt() function
271 && TEST_true(encrypt_decrypt(cipher, testmsg, sizeof(testmsg))); in test_cipher()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/test/
H A Devp_fetch_prov_test.c241 static int encrypt_decrypt(const EVP_CIPHER *cipher, const unsigned char *msg, in encrypt_decrypt() function
271 && TEST_true(encrypt_decrypt(cipher, testmsg, sizeof(testmsg))); in test_cipher()
/dports/security/openssl-devel/openssl-3.0.2/test/
H A Devp_fetch_prov_test.c241 static int encrypt_decrypt(const EVP_CIPHER *cipher, const unsigned char *msg, in encrypt_decrypt() function
271 && TEST_true(encrypt_decrypt(cipher, testmsg, sizeof(testmsg))); in test_cipher()
/dports/security/vault/vault-1.8.2/website/content/api-docs/secret/
H A Dgcpkms.mdx536 - `purpose` (`string: "encrypt_decrypt"`) -
538 and `encrypt_decrypt`. The default value is `encrypt_decrypt`. The value cannot
548 …| `encrypt_decrypt` | `symmetric_encryption` …
638 "purpose": "encrypt_decrypt",
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/public_key/test/
H A Dpublic_key_SUITE.erl71 encrypt_decrypt/0,
72 encrypt_decrypt/1,
133 encrypt_decrypt,
502 encrypt_decrypt() -> function
504 encrypt_decrypt(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/public_key/test/
H A Dpublic_key_SUITE.erl75 encrypt_decrypt/0,
76 encrypt_decrypt/1,
137 encrypt_decrypt,
535 encrypt_decrypt() -> function
537 encrypt_decrypt(Config) when is_list(Config) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/public_key/test/
H A Dpublic_key_SUITE.erl75 encrypt_decrypt/0,
76 encrypt_decrypt/1,
137 encrypt_decrypt,
535 encrypt_decrypt() -> function
537 encrypt_decrypt(Config) when is_list(Config) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/public_key/test/
H A Dpublic_key_SUITE.erl75 encrypt_decrypt/0,
76 encrypt_decrypt/1,
137 encrypt_decrypt,
535 encrypt_decrypt() -> function
537 encrypt_decrypt(Config) when is_list(Config) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/public_key/test/
H A Dpublic_key_SUITE.erl75 encrypt_decrypt/0,
76 encrypt_decrypt/1,
137 encrypt_decrypt,
535 encrypt_decrypt() -> function
537 encrypt_decrypt(Config) when is_list(Config) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/public_key/test/
H A Dpublic_key_SUITE.erl43 encrypt_decrypt,
379 encrypt_decrypt() -> function
381 encrypt_decrypt(Config) when is_list(Config) -> function
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libpijul-1.0.0-alpha.49/src/
H A Dkey.rs354 fn encrypt_decrypt() { in encrypt_decrypt() function
/dports/security/vault/vault-1.8.2/website/content/docs/secrets/
H A Dgcpkms.mdx86 <code>encrypt_decrypt</code>
100 purpose=encrypt_decrypt \
/dports/sysutils/helmfile/vault-f6547fa8e820/website/pages/docs/secrets/gcpkms/
H A Dindex.mdx87 <code>encrypt_decrypt</code>
101 purpose=encrypt_decrypt \
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/website/source/docs/secrets/gcpkms/
H A Dindex.html.md86 <td valign="top"><code>encrypt_decrypt</code></td>
99 purpose=encrypt_decrypt \
/dports/misc/concourse/vault-bdd38fca2cff/website/source/docs/secrets/gcpkms/
H A Dindex.html.md86 <td valign="top"><code>encrypt_decrypt</code></td>
99 purpose=encrypt_decrypt \
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/website/source/docs/secrets/gcpkms/
H A Dindex.html.md86 <td valign="top"><code>encrypt_decrypt</code></td>
99 purpose=encrypt_decrypt \

12