android_mt6572_jiabo/system/keymaster
2025-09-05 16:56:03 +08:00
..
include/keymaster first commit 2025-09-05 16:56:03 +08:00
.clang-format first commit 2025-09-05 16:56:03 +08:00
.gitignore first commit 2025-09-05 16:56:03 +08:00
ae.h first commit 2025-09-05 16:56:03 +08:00
aes_key.cpp first commit 2025-09-05 16:56:03 +08:00
aes_key.h first commit 2025-09-05 16:56:03 +08:00
aes_operation.cpp first commit 2025-09-05 16:56:03 +08:00
aes_operation.h first commit 2025-09-05 16:56:03 +08:00
Android.mk first commit 2025-09-05 16:56:03 +08:00
android_keymaster.cpp first commit 2025-09-05 16:56:03 +08:00
android_keymaster_messages.cpp first commit 2025-09-05 16:56:03 +08:00
android_keymaster_messages_test.cpp first commit 2025-09-05 16:56:03 +08:00
android_keymaster_test.cpp first commit 2025-09-05 16:56:03 +08:00
android_keymaster_test_utils.cpp first commit 2025-09-05 16:56:03 +08:00
android_keymaster_test_utils.h first commit 2025-09-05 16:56:03 +08:00
android_keymaster_utils.cpp first commit 2025-09-05 16:56:03 +08:00
asymmetric_key.cpp first commit 2025-09-05 16:56:03 +08:00
asymmetric_key.h first commit 2025-09-05 16:56:03 +08:00
asymmetric_key_factory.cpp first commit 2025-09-05 16:56:03 +08:00
attestation_record.cpp first commit 2025-09-05 16:56:03 +08:00
attestation_record.h first commit 2025-09-05 16:56:03 +08:00
attestation_record_test.cpp first commit 2025-09-05 16:56:03 +08:00
auth_encrypted_key_blob.cpp first commit 2025-09-05 16:56:03 +08:00
auth_encrypted_key_blob.h first commit 2025-09-05 16:56:03 +08:00
authorization_set.cpp first commit 2025-09-05 16:56:03 +08:00
authorization_set_test.cpp first commit 2025-09-05 16:56:03 +08:00
ec_key.cpp first commit 2025-09-05 16:56:03 +08:00
ec_key.h first commit 2025-09-05 16:56:03 +08:00
ec_key_factory.cpp first commit 2025-09-05 16:56:03 +08:00
ec_keymaster0_key.cpp first commit 2025-09-05 16:56:03 +08:00
ec_keymaster0_key.h first commit 2025-09-05 16:56:03 +08:00
ec_keymaster1_key.cpp first commit 2025-09-05 16:56:03 +08:00
ec_keymaster1_key.h first commit 2025-09-05 16:56:03 +08:00
ec_privkey_pk8.der first commit 2025-09-05 16:56:03 +08:00
ecdsa_keymaster1_operation.cpp first commit 2025-09-05 16:56:03 +08:00
ecdsa_keymaster1_operation.h first commit 2025-09-05 16:56:03 +08:00
ecdsa_operation.cpp first commit 2025-09-05 16:56:03 +08:00
ecdsa_operation.h first commit 2025-09-05 16:56:03 +08:00
ecies_kem.cpp first commit 2025-09-05 16:56:03 +08:00
ecies_kem.h first commit 2025-09-05 16:56:03 +08:00
ecies_kem_test.cpp first commit 2025-09-05 16:56:03 +08:00
gtest_main.cpp first commit 2025-09-05 16:56:03 +08:00
hkdf.cpp first commit 2025-09-05 16:56:03 +08:00
hkdf.h first commit 2025-09-05 16:56:03 +08:00
hkdf_test.cpp first commit 2025-09-05 16:56:03 +08:00
hmac.cpp first commit 2025-09-05 16:56:03 +08:00
hmac.h first commit 2025-09-05 16:56:03 +08:00
hmac_key.cpp first commit 2025-09-05 16:56:03 +08:00
hmac_key.h first commit 2025-09-05 16:56:03 +08:00
hmac_operation.cpp first commit 2025-09-05 16:56:03 +08:00
hmac_operation.h first commit 2025-09-05 16:56:03 +08:00
hmac_test.cpp first commit 2025-09-05 16:56:03 +08:00
integrity_assured_key_blob.cpp first commit 2025-09-05 16:56:03 +08:00
integrity_assured_key_blob.h first commit 2025-09-05 16:56:03 +08:00
iso18033kdf.cpp first commit 2025-09-05 16:56:03 +08:00
iso18033kdf.h first commit 2025-09-05 16:56:03 +08:00
kdf.cpp first commit 2025-09-05 16:56:03 +08:00
kdf.h first commit 2025-09-05 16:56:03 +08:00
kdf1.h first commit 2025-09-05 16:56:03 +08:00
kdf1_test.cpp first commit 2025-09-05 16:56:03 +08:00
kdf2.h first commit 2025-09-05 16:56:03 +08:00
kdf2_test.cpp first commit 2025-09-05 16:56:03 +08:00
kdf_test.cpp first commit 2025-09-05 16:56:03 +08:00
kem.h first commit 2025-09-05 16:56:03 +08:00
key.cpp first commit 2025-09-05 16:56:03 +08:00
key.h first commit 2025-09-05 16:56:03 +08:00
key_blob_test.cpp first commit 2025-09-05 16:56:03 +08:00
key_exchange.h first commit 2025-09-05 16:56:03 +08:00
keymaster0_engine.cpp first commit 2025-09-05 16:56:03 +08:00
keymaster0_engine.h first commit 2025-09-05 16:56:03 +08:00
keymaster1_engine.cpp first commit 2025-09-05 16:56:03 +08:00
keymaster1_engine.h first commit 2025-09-05 16:56:03 +08:00
keymaster_configuration.cpp first commit 2025-09-05 16:56:03 +08:00
keymaster_configuration_test.cpp first commit 2025-09-05 16:56:03 +08:00
keymaster_enforcement.cpp first commit 2025-09-05 16:56:03 +08:00
keymaster_enforcement_test.cpp first commit 2025-09-05 16:56:03 +08:00
keymaster_tags.cpp first commit 2025-09-05 16:56:03 +08:00
km0_sw_rsa_512.blob first commit 2025-09-05 16:56:03 +08:00
km1_sw_ecdsa_256.blob first commit 2025-09-05 16:56:03 +08:00
km1_sw_rsa_512.blob first commit 2025-09-05 16:56:03 +08:00
km1_sw_rsa_512_unversioned.blob first commit 2025-09-05 16:56:03 +08:00
List.h first commit 2025-09-05 16:56:03 +08:00
logger.cpp first commit 2025-09-05 16:56:03 +08:00
Makefile first commit 2025-09-05 16:56:03 +08:00
MODULE_LICENSE_APACHE2 first commit 2025-09-05 16:56:03 +08:00
nist_curve_key_exchange.cpp first commit 2025-09-05 16:56:03 +08:00
nist_curve_key_exchange.h first commit 2025-09-05 16:56:03 +08:00
nist_curve_key_exchange_test.cpp first commit 2025-09-05 16:56:03 +08:00
NOTICE first commit 2025-09-05 16:56:03 +08:00
ocb.c first commit 2025-09-05 16:56:03 +08:00
ocb_utils.cpp first commit 2025-09-05 16:56:03 +08:00
ocb_utils.h first commit 2025-09-05 16:56:03 +08:00
openssl_err.cpp first commit 2025-09-05 16:56:03 +08:00
openssl_err.h first commit 2025-09-05 16:56:03 +08:00
openssl_utils.cpp first commit 2025-09-05 16:56:03 +08:00
openssl_utils.h first commit 2025-09-05 16:56:03 +08:00
operation.cpp first commit 2025-09-05 16:56:03 +08:00
operation.h first commit 2025-09-05 16:56:03 +08:00
operation_table.cpp first commit 2025-09-05 16:56:03 +08:00
operation_table.h first commit 2025-09-05 16:56:03 +08:00
rsa_key.cpp first commit 2025-09-05 16:56:03 +08:00
rsa_key.h first commit 2025-09-05 16:56:03 +08:00
rsa_key_factory.cpp first commit 2025-09-05 16:56:03 +08:00
rsa_keymaster0_key.cpp first commit 2025-09-05 16:56:03 +08:00
rsa_keymaster0_key.h first commit 2025-09-05 16:56:03 +08:00
rsa_keymaster1_key.cpp first commit 2025-09-05 16:56:03 +08:00
rsa_keymaster1_key.h first commit 2025-09-05 16:56:03 +08:00
rsa_keymaster1_operation.cpp first commit 2025-09-05 16:56:03 +08:00
rsa_keymaster1_operation.h first commit 2025-09-05 16:56:03 +08:00
rsa_operation.cpp first commit 2025-09-05 16:56:03 +08:00
rsa_operation.h first commit 2025-09-05 16:56:03 +08:00
rsa_privkey_pk8.der first commit 2025-09-05 16:56:03 +08:00
serializable.cpp first commit 2025-09-05 16:56:03 +08:00
soft_keymaster_context.cpp first commit 2025-09-05 16:56:03 +08:00
soft_keymaster_device.cpp first commit 2025-09-05 16:56:03 +08:00
soft_keymaster_logger.cpp first commit 2025-09-05 16:56:03 +08:00
sw_rsa_attest_root.key.pem first commit 2025-09-05 16:56:03 +08:00
symmetric_key.cpp first commit 2025-09-05 16:56:03 +08:00
symmetric_key.h first commit 2025-09-05 16:56:03 +08:00
valgrind.supp first commit 2025-09-05 16:56:03 +08:00