Home
last modified time | relevance | path

Searched refs:EVP_CipherFinal_ex (Results 1 – 25 of 549) sorted by relevance

12345678910>>...22

/dports/security/gost-engine/engine-7ed64cd/
H A Dtest_context.c74 T(EVP_CipherFinal_ex(ctx, b + outlen, &tmplen)); in test_contexts()
101 T(EVP_CipherFinal_ex(ctx, c + outlen, &tmplen)); in test_contexts()
116 T(EVP_CipherFinal_ex(save, c + outlen, &tmplen)); in test_contexts()
/dports/security/R-cran-openssl/openssl/src/
H A Daes.c50 int res = EVP_CipherFinal_ex(ctx, cur, &tmp); in R_aes_any()
54 EVP_CipherFinal_ex(ctx, cur, &tmp); in R_aes_any()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dafalgtest.c91 || !TEST_true(EVP_CipherFinal_ex(ctx, ebuf+encl, &encf))) in test_afalg_aes_cbc()
101 || !TEST_true(EVP_CipherFinal_ex(ctx, dbuf+decl, &decf))) in test_afalg_aes_cbc()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dafalgtest.c91 || !TEST_true(EVP_CipherFinal_ex(ctx, ebuf+encl, &encf))) in test_afalg_aes_cbc()
101 || !TEST_true(EVP_CipherFinal_ex(ctx, dbuf+decl, &decf))) in test_afalg_aes_cbc()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dafalgtest.c91 || !TEST_true(EVP_CipherFinal_ex(ctx, ebuf+encl, &encf))) in test_afalg_aes_cbc()
101 || !TEST_true(EVP_CipherFinal_ex(ctx, dbuf+decl, &decf))) in test_afalg_aes_cbc()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dafalgtest.c91 || !TEST_true(EVP_CipherFinal_ex(ctx, ebuf+encl, &encf))) in test_afalg_aes_cbc()
101 || !TEST_true(EVP_CipherFinal_ex(ctx, dbuf+decl, &decf))) in test_afalg_aes_cbc()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dafalgtest.c91 || !TEST_true(EVP_CipherFinal_ex(ctx, ebuf+encl, &encf))) in test_afalg_aes_cbc()
101 || !TEST_true(EVP_CipherFinal_ex(ctx, dbuf+decl, &decf))) in test_afalg_aes_cbc()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dafalgtest.c91 || !TEST_true(EVP_CipherFinal_ex(ctx, ebuf+encl, &encf))) in test_afalg_aes_cbc()
101 || !TEST_true(EVP_CipherFinal_ex(ctx, dbuf+decl, &decf))) in test_afalg_aes_cbc()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dafalgtest.c91 || !TEST_true(EVP_CipherFinal_ex(ctx, ebuf+encl, &encf))) in test_afalg_aes_cbc()
101 || !TEST_true(EVP_CipherFinal_ex(ctx, dbuf+decl, &decf))) in test_afalg_aes_cbc()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dafalgtest.c91 || !TEST_true(EVP_CipherFinal_ex(ctx, ebuf+encl, &encf))) in test_afalg_aes_cbc()
101 || !TEST_true(EVP_CipherFinal_ex(ctx, dbuf+decl, &decf))) in test_afalg_aes_cbc()
/dports/security/openssl-static/openssl-1.1.1l/test/
H A Dafalgtest.c91 || !TEST_true(EVP_CipherFinal_ex(ctx, ebuf+encl, &encf))) in test_afalg_aes_cbc()
101 || !TEST_true(EVP_CipherFinal_ex(ctx, dbuf+decl, &decf))) in test_afalg_aes_cbc()
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dafalgtest.c91 || !TEST_true(EVP_CipherFinal_ex(ctx, ebuf+encl, &encf))) in test_afalg_aes_cbc()
101 || !TEST_true(EVP_CipherFinal_ex(ctx, dbuf+decl, &decf))) in test_afalg_aes_cbc()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Dpbetest.c83 if (!TEST_true(EVP_CipherFinal_ex(ctx, out + i, &i))) in test_pkcs5_pbe()
98 if (!TEST_true(EVP_CipherFinal_ex(ctx, out + i, &i))) in test_pkcs5_pbe()
H A Dafalgtest.c106 || !TEST_true(EVP_CipherFinal_ex(ctx, ebuf + encl, &encf))) in test_afalg_aes_cbc()
116 || !TEST_true(EVP_CipherFinal_ex(ctx, dbuf + decl, &decf))) in test_afalg_aes_cbc()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Dpbetest.c83 if (!TEST_true(EVP_CipherFinal_ex(ctx, out + i, &i))) in test_pkcs5_pbe()
98 if (!TEST_true(EVP_CipherFinal_ex(ctx, out + i, &i))) in test_pkcs5_pbe()
H A Dafalgtest.c106 || !TEST_true(EVP_CipherFinal_ex(ctx, ebuf + encl, &encf))) in test_afalg_aes_cbc()
116 || !TEST_true(EVP_CipherFinal_ex(ctx, dbuf + decl, &decf))) in test_afalg_aes_cbc()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Dpbetest.c83 if (!TEST_true(EVP_CipherFinal_ex(ctx, out + i, &i))) in test_pkcs5_pbe()
98 if (!TEST_true(EVP_CipherFinal_ex(ctx, out + i, &i))) in test_pkcs5_pbe()
H A Dafalgtest.c106 || !TEST_true(EVP_CipherFinal_ex(ctx, ebuf + encl, &encf))) in test_afalg_aes_cbc()
116 || !TEST_true(EVP_CipherFinal_ex(ctx, dbuf + decl, &decf))) in test_afalg_aes_cbc()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Dpbetest.c83 if (!TEST_true(EVP_CipherFinal_ex(ctx, out + i, &i))) in test_pkcs5_pbe()
98 if (!TEST_true(EVP_CipherFinal_ex(ctx, out + i, &i))) in test_pkcs5_pbe()
H A Dafalgtest.c106 || !TEST_true(EVP_CipherFinal_ex(ctx, ebuf + encl, &encf))) in test_afalg_aes_cbc()
116 || !TEST_true(EVP_CipherFinal_ex(ctx, dbuf + decl, &decf))) in test_afalg_aes_cbc()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/test/
H A Dpbetest.c83 if (!TEST_true(EVP_CipherFinal_ex(ctx, out + i, &i))) in test_pkcs5_pbe()
98 if (!TEST_true(EVP_CipherFinal_ex(ctx, out + i, &i))) in test_pkcs5_pbe()
H A Dafalgtest.c87 || !TEST_true(EVP_CipherFinal_ex(ctx, ebuf + encl, &encf))) in test_afalg_aes_cbc()
97 || !TEST_true(EVP_CipherFinal_ex(ctx, dbuf + decl, &decf))) in test_afalg_aes_cbc()
/dports/security/openssl-devel/openssl-3.0.2/test/
H A Dpbetest.c83 if (!TEST_true(EVP_CipherFinal_ex(ctx, out + i, &i))) in test_pkcs5_pbe()
98 if (!TEST_true(EVP_CipherFinal_ex(ctx, out + i, &i))) in test_pkcs5_pbe()
H A Dafalgtest.c87 || !TEST_true(EVP_CipherFinal_ex(ctx, ebuf + encl, &encf))) in test_afalg_aes_cbc()
97 || !TEST_true(EVP_CipherFinal_ex(ctx, dbuf + decl, &decf))) in test_afalg_aes_cbc()
/dports/security/openssl/openssl-1.1.1n/test/
H A Dafalgtest.c72 || !TEST_true(EVP_CipherFinal_ex(ctx, ebuf+encl, &encf))) in test_afalg_aes_cbc()
82 || !TEST_true(EVP_CipherFinal_ex(ctx, dbuf+decl, &decf))) in test_afalg_aes_cbc()

12345678910>>...22