Searched defs:clear_key (Results 1 – 2 of 2) sorted by relevance
67 let clear_key = ExplicitKeyMaterial::Aes(AesKey::Aes128([0; 16])); in test_hwcrypto_import_clear_key() localVariable98 let clear_key = ExplicitKeyMaterial::Hmac(HmacKey::Sha256([0; 32])); in test_hwcrypto_token_export_import() localVariable121 let clear_key = ExplicitKeyMaterial::Hmac(HmacKey::Sha256([0; 32])); in test_hwcrypto_android_invalid_calls() localVariable
49 let clear_key = ExplicitKeyMaterial::Aes(AesKey::Aes128([0; 16])); in test_hwcrypto_key_operations_simple_aes_test() localVariable137 let clear_key = ExplicitKeyMaterial::Hmac(HmacKey::Sha256([0; 32])); in test_hwcrypto_key_operations_simple_hmac_test() localVariable208 let clear_key = ExplicitKeyMaterial::Aes(AesKey::Aes128([0; 16])); in test_hwcrypto_key_operations_aes_simple_cbcs_test_non_block_multiple() localVariable306 let clear_key = ExplicitKeyMaterial::Aes(AesKey::Aes128([0; 16])); in test_hwcrypto_key_operations_aes_simple_all_encrypted_cbcs_test() localVariable429 let clear_key = ExplicitKeyMaterial::Aes(AesKey::Aes128([0; 16])); in check_cbcs_wrong_key_types() localVariable460 let clear_key = ExplicitKeyMaterial::Aes(AesKey::Aes256([0; 32])); in check_cbcs_wrong_key_types() localVariable501 let clear_key = ExplicitKeyMaterial::Aes(AesKey::Aes128([0; 16])); in aes_simple_cbcs_test() localVariable