Home
last modified time | relevance | path

Searched refs:load_key (Results 51 – 75 of 1008) sorted by relevance

12345678910>>...41

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/x86/
H A DstubGenerator_x86_32.cpp2119 load_key(xmmtmp, key, offset, xmm_shuf_mask); in aes_enc_key()
2126 load_key(xmmtmp, key, offset, xmm_shuf_mask); in aes_dec_key()
2199 load_key(xmm_temp1, key, 0x00, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2202 load_key(xmm_temp1, key, 0x10, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2203 load_key(xmm_temp2, key, 0x20, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2204 load_key(xmm_temp3, key, 0x30, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2205 load_key(xmm_temp4, key, 0x40, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2212 load_key(xmm_temp1, key, 0x50, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2453 load_key(xmm_temp, key, 0xa0); in generate_cipherBlockChaining_encryptAESCrypt()
2489 load_key(xmm_temp, key, 0xc0); in generate_cipherBlockChaining_encryptAESCrypt()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/x86/
H A DstubGenerator_x86_32.cpp2063 load_key(xmmtmp, key, offset, xmm_shuf_mask); in aes_enc_key()
2070 load_key(xmmtmp, key, offset, xmm_shuf_mask); in aes_dec_key()
2143 load_key(xmm_temp1, key, 0x00, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2146 load_key(xmm_temp1, key, 0x10, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2147 load_key(xmm_temp2, key, 0x20, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2148 load_key(xmm_temp3, key, 0x30, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2149 load_key(xmm_temp4, key, 0x40, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2156 load_key(xmm_temp1, key, 0x50, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2397 load_key(xmm_temp, key, 0xa0); in generate_cipherBlockChaining_encryptAESCrypt()
2433 load_key(xmm_temp, key, 0xc0); in generate_cipherBlockChaining_encryptAESCrypt()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DstubGenerator_x86_32.cpp2091 load_key(xmmtmp, key, offset, xmm_shuf_mask); in aes_enc_key()
2098 load_key(xmmtmp, key, offset, xmm_shuf_mask); in aes_dec_key()
2171 load_key(xmm_temp1, key, 0x00, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2174 load_key(xmm_temp1, key, 0x10, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2175 load_key(xmm_temp2, key, 0x20, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2176 load_key(xmm_temp3, key, 0x30, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2177 load_key(xmm_temp4, key, 0x40, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2184 load_key(xmm_temp1, key, 0x50, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2425 load_key(xmm_temp, key, 0xa0); in generate_cipherBlockChaining_encryptAESCrypt()
2461 load_key(xmm_temp, key, 0xc0); in generate_cipherBlockChaining_encryptAESCrypt()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/x86/
H A DstubGenerator_x86_32.cpp2039 load_key(xmmtmp, key, offset, xmm_shuf_mask); in aes_enc_key()
2046 load_key(xmmtmp, key, offset, xmm_shuf_mask); in aes_dec_key()
2119 load_key(xmm_temp1, key, 0x00, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2122 load_key(xmm_temp1, key, 0x10, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2123 load_key(xmm_temp2, key, 0x20, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2124 load_key(xmm_temp3, key, 0x30, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2125 load_key(xmm_temp4, key, 0x40, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2132 load_key(xmm_temp1, key, 0x50, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2373 load_key(xmm_temp, key, 0xa0); in generate_cipherBlockChaining_encryptAESCrypt()
2409 load_key(xmm_temp, key, 0xc0); in generate_cipherBlockChaining_encryptAESCrypt()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/x86/
H A DstubGenerator_x86_32.cpp2038 load_key(xmmtmp, key, offset, xmm_shuf_mask); in aes_enc_key()
2045 load_key(xmmtmp, key, offset, xmm_shuf_mask); in aes_dec_key()
2118 load_key(xmm_temp1, key, 0x00, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2121 load_key(xmm_temp1, key, 0x10, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2122 load_key(xmm_temp2, key, 0x20, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2123 load_key(xmm_temp3, key, 0x30, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2124 load_key(xmm_temp4, key, 0x40, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2131 load_key(xmm_temp1, key, 0x50, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2372 load_key(xmm_temp, key, 0xa0); in generate_cipherBlockChaining_encryptAESCrypt()
2408 load_key(xmm_temp, key, 0xc0); in generate_cipherBlockChaining_encryptAESCrypt()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/x86/
H A DstubGenerator_x86_32.cpp2120 load_key(xmmtmp, key, offset, xmm_shuf_mask); in aes_enc_key()
2127 load_key(xmmtmp, key, offset, xmm_shuf_mask); in aes_dec_key()
2200 load_key(xmm_temp1, key, 0x00, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2203 load_key(xmm_temp1, key, 0x10, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2204 load_key(xmm_temp2, key, 0x20, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2205 load_key(xmm_temp3, key, 0x30, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2206 load_key(xmm_temp4, key, 0x40, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2213 load_key(xmm_temp1, key, 0x50, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2454 load_key(xmm_temp, key, 0xa0); in generate_cipherBlockChaining_encryptAESCrypt()
2490 load_key(xmm_temp, key, 0xc0); in generate_cipherBlockChaining_encryptAESCrypt()
[all …]
/dports/lang/ruby26/ruby-2.6.9/test/rubygems/
H A Dtest_gem_security_signer.rb10 ALTERNATE_KEY = load_key 'alternate'
11 CHILD_KEY = load_key 'child'
12 GRANDCHILD_KEY = load_key 'grandchild'
H A Dtest_gem_security_policy.rb12 ALTERNATE_KEY = load_key 'alternate'
13 INVALID_KEY = load_key 'invalid'
14 CHILD_KEY = load_key 'child'
15 GRANDCHILD_KEY = load_key 'grandchild'
16 INVALIDCHILD_KEY = load_key 'invalidchild'
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/net/
H A Dimage_cache.rs163 let load_key = url_entry.get(); in get_cached() localVariable
164 CacheResult::Hit(*load_key, self.loads.get_mut(load_key).unwrap()) in get_cached()
171 let load_key = self.keygen.next(); in get_cached() localVariable
172 url_entry.insert(load_key); in get_cached()
175 match self.loads.entry(load_key) { in get_cached()
179 CacheResult::Miss(Some((load_key, mut_load))) in get_cached()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/tests/
H A D0097-ssl_verify.cpp197 cert_load_t load_key, in do_test_verify() argument
208 ", load_key=" << load_names[load_key] << in do_test_verify()
227 if (load_key == USE_CONF) in do_test_verify()
229 else if (load_key == USE_SETTER) in do_test_verify()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dunit_ecdsa.cpp216 std::unique_ptr<Botan::Private_Key> loaded_key(Botan::PKCS8::load_key(pem_src, Test::rng())); in test_ecdsa_create_save_load()
258 … std::unique_ptr<Botan::Private_Key> loaded_key(Botan::PKCS8::load_key(key_data_src, Test::rng())); in test_unusual_curve()
323 std::unique_ptr<Botan::Private_Key> loaded_key_nodp(Botan::PKCS8::load_key( in test_read_pkcs8()
342 … Botan::PKCS8::load_key(Test::data_file("x509/ecc/withdompar_private.pkcs8.pem"), Test::rng())); in test_read_pkcs8()
366 …Botan::PKCS8::load_key(Test::data_file("x509/ecc/ecc_private_with_rfc5915_ext.pem"), Test::rng())); in test_ecc_key_with_rfc5915_extensions()
387 …Botan::PKCS8::load_key(Test::data_file("x509/ecc/ecc_private_with_rfc5915_parameters.pem"), Test::… in test_ecc_key_with_rfc5915_parameters()
/dports/security/botan2/Botan-2.18.2/src/tests/
H A Dunit_ecdsa.cpp216 std::unique_ptr<Botan::Private_Key> loaded_key(Botan::PKCS8::load_key(pem_src, Test::rng())); in test_ecdsa_create_save_load()
258 … std::unique_ptr<Botan::Private_Key> loaded_key(Botan::PKCS8::load_key(key_data_src, Test::rng())); in test_unusual_curve()
323 std::unique_ptr<Botan::Private_Key> loaded_key_nodp(Botan::PKCS8::load_key( in test_read_pkcs8()
342 … Botan::PKCS8::load_key(Test::data_file("x509/ecc/withdompar_private.pkcs8.pem"), Test::rng())); in test_read_pkcs8()
366 …Botan::PKCS8::load_key(Test::data_file("x509/ecc/ecc_private_with_rfc5915_ext.pem"), Test::rng())); in test_ecc_key_with_rfc5915_extensions()
387 …Botan::PKCS8::load_key(Test::data_file("x509/ecc/ecc_private_with_rfc5915_parameters.pem"), Test::… in test_ecc_key_with_rfc5915_parameters()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/ffi/
H A Dffi_pkey.cpp72 pkcs8 = Botan::PKCS8::load_key(src); in botan_privkey_load()
76 pkcs8 = Botan::PKCS8::load_key(src, std::string(password)); in botan_privkey_load()
100 std::unique_ptr<Botan::Public_Key> pubkey(Botan::X509::load_key(src)); in botan_pubkey_load()
119 pubkey(Botan::X509::load_key(Botan::X509::BER_encode(safe_get(key_obj)))); in botan_privkey_export_pubkey()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/ffi/
H A Dffi_pkey.cpp72 pkcs8 = Botan::PKCS8::load_key(src); in botan_privkey_load()
76 pkcs8 = Botan::PKCS8::load_key(src, std::string(password)); in botan_privkey_load()
100 std::unique_ptr<Botan::Public_Key> pubkey(Botan::X509::load_key(src)); in botan_pubkey_load()
119 pubkey(Botan::X509::load_key(Botan::X509::BER_encode(safe_get(key_obj)))); in botan_privkey_export_pubkey()
/dports/security/botan2/Botan-2.18.2/src/lib/ffi/
H A Dffi_pkey.cpp72 pkcs8 = Botan::PKCS8::load_key(src); in botan_privkey_load()
76 pkcs8 = Botan::PKCS8::load_key(src, std::string(password)); in botan_privkey_load()
100 std::unique_ptr<Botan::Public_Key> pubkey(Botan::X509::load_key(src)); in botan_pubkey_load()
119 pubkey(Botan::X509::load_key(Botan::X509::BER_encode(safe_get(key_obj)))); in botan_privkey_export_pubkey()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/verity/
H A Dverity_verifier.cpp33 static RSA* load_key(const char* path) { in load_key() function
58 std::unique_ptr<RSA, decltype(&RSA_free)> key(load_key(key_path), RSA_free); in verify_table()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/x86/
H A DstubGenerator_x86_32.cpp2079 load_key(xmmtmp, key, offset, xmm_shuf_mask); in aes_enc_key()
2086 load_key(xmmtmp, key, offset, xmm_shuf_mask); in aes_dec_key()
2159 load_key(xmm_temp1, key, 0x00, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2162 load_key(xmm_temp1, key, 0x10, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2163 load_key(xmm_temp2, key, 0x20, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2164 load_key(xmm_temp3, key, 0x30, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2165 load_key(xmm_temp4, key, 0x40, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2172 load_key(xmm_temp1, key, 0x50, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
2413 load_key(xmm_temp, key, 0xa0); in generate_cipherBlockChaining_encryptAESCrypt()
2449 load_key(xmm_temp, key, 0xc0); in generate_cipherBlockChaining_encryptAESCrypt()
[all …]
/dports/security/py-msoffcrypto-tool/msoffcrypto-tool-4.11.0/tests/
H A Dtest_compare_known_output.py62 file.load_key(password=PASSWORD, verify_password=True)
64 file.load_key(password=PASSWORD)
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/cli/
H A Dx509.cpp115 key.reset(Botan::PKCS8::load_key(key_file, rng(), pass)); in go()
119 key.reset(Botan::PKCS8::load_key(key_file, rng())); in go()
316 … std::unique_ptr<Botan::Private_Key> key(Botan::PKCS8::load_key(key_file, rng(), passphrase)); in go()
377 …std::unique_ptr<Botan::Private_Key> key(Botan::PKCS8::load_key(get_arg("key"), rng(), get_arg("key… in go()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/cli/
H A Dx509.cpp115 key.reset(Botan::PKCS8::load_key(key_file, rng(), pass)); in go()
119 key.reset(Botan::PKCS8::load_key(key_file, rng())); in go()
316 … std::unique_ptr<Botan::Private_Key> key(Botan::PKCS8::load_key(key_file, rng(), passphrase)); in go()
377 …std::unique_ptr<Botan::Private_Key> key(Botan::PKCS8::load_key(get_arg("key"), rng(), get_arg("key… in go()
/dports/security/botan2/Botan-2.18.2/src/cli/
H A Dx509.cpp115 key.reset(Botan::PKCS8::load_key(key_file, rng(), pass)); in go()
119 key.reset(Botan::PKCS8::load_key(key_file, rng())); in go()
316 … std::unique_ptr<Botan::Private_Key> key(Botan::PKCS8::load_key(key_file, rng(), passphrase)); in go()
377 …std::unique_ptr<Botan::Private_Key> key(Botan::PKCS8::load_key(get_arg("key"), rng(), get_arg("key… in go()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DstubGenerator_x86_64.cpp3062 load_key(xmm_temp1, key, 0x00, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
3065 load_key(xmm_temp1, key, 0x10, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
3066 load_key(xmm_temp2, key, 0x20, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
3067 load_key(xmm_temp3, key, 0x30, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
3068 load_key(xmm_temp4, key, 0x40, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
3075 load_key(xmm_temp1, key, 0x50, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
3076 load_key(xmm_temp2, key, 0x60, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
3357 load_key(xmm_temp, key, 0xe0); in generate_cipherBlockChaining_encryptAESCrypt()
3582 load_key(xmm_key11, key, 0xb0); in generate_cipherBlockChaining_decryptAESCrypt_Parallel()
3623 load_key(xmm_temp, key, 0xc0); in generate_cipherBlockChaining_decryptAESCrypt_Parallel()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DstubGenerator_x86_64.cpp3062 load_key(xmm_temp1, key, 0x00, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
3065 load_key(xmm_temp1, key, 0x10, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
3066 load_key(xmm_temp2, key, 0x20, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
3067 load_key(xmm_temp3, key, 0x30, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
3068 load_key(xmm_temp4, key, 0x40, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
3075 load_key(xmm_temp1, key, 0x50, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
3076 load_key(xmm_temp2, key, 0x60, xmm_key_shuf_mask); in generate_aescrypt_encryptBlock()
3357 load_key(xmm_temp, key, 0xe0); in generate_cipherBlockChaining_encryptAESCrypt()
3582 load_key(xmm_key11, key, 0xb0); in generate_cipherBlockChaining_decryptAESCrypt_Parallel()
3623 load_key(xmm_temp, key, 0xc0); in generate_cipherBlockChaining_decryptAESCrypt_Parallel()
[all …]
/dports/security/py-msoffcrypto-tool/msoffcrypto-tool-4.11.0/msoffcrypto/
H A D__main__.py70 file.load_key(password=args.password)
73 file.load_key(password=password)
/dports/security/openssh-portable/openssh-8.8p1/regress/unittests/sshsig/
H A Dtests.c45 load_key(const char *name) in load_key() function
61 k = load_key(keyname); in check_sig()

12345678910>>...41