Home
last modified time | relevance | path

Searched refs:RsaEncryptionKey (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/keymaster/3.0/vts/functional/
Dauthorization_set.h280 AuthorizationSetBuilder& RsaEncryptionKey(uint32_t key_size, uint64_t public_exponent);
357 AuthorizationSetBuilder::RsaEncryptionKey(uint32_t key_size, uint64_t public_exponent) { in RsaEncryptionKey() function
Dkeymaster_hidl_hal_test.cpp1682 .RsaEncryptionKey(1024, 3) in TEST_P()
2538 .RsaEncryptionKey(1024, 3) in TEST_P()
2561 .RsaEncryptionKey(1024, 3) in TEST_P()
2590 .RsaEncryptionKey(1024, 3) in TEST_P()
2610 .RsaEncryptionKey(1024, 3) in TEST_P()
2656 .RsaEncryptionKey(key_size, 3) in TEST_P()
2704 .RsaEncryptionKey(1024, 3) in TEST_P()
2722 .RsaEncryptionKey(1024, 3) in TEST_P()
2748 .RsaEncryptionKey(1024, 3) in TEST_P()
2771 .RsaEncryptionKey(1024, 3) in TEST_P()
[all …]
/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp1325 .RsaEncryptionKey(2048, 65537) in TEST_P()
2288 .RsaEncryptionKey(2048, 65537) in TEST_P()
2309 .RsaEncryptionKey(2048, 65537) in TEST_P()
2324 .RsaEncryptionKey(2048, 65537) in TEST_P()
2339 .RsaEncryptionKey(2048, 65537) in TEST_P()
2363 .RsaEncryptionKey(2048, 65537) in TEST_P()
2386 .RsaEncryptionKey(2048, 65537) in TEST_P()
2415 .RsaEncryptionKey(2048, 65537) in TEST_P()
2435 .RsaEncryptionKey(2048, 65537) in TEST_P()
2480 .RsaEncryptionKey(key_size, 65537) in TEST_P()
[all …]
/hardware/interfaces/security/keymint/support/
Dauthorization_set.cpp158 AuthorizationSetBuilder& AuthorizationSetBuilder::RsaEncryptionKey(uint32_t key_size, in RsaEncryptionKey() function in aidl::android::hardware::security::keymint::AuthorizationSetBuilder
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dauthorization_set.h277 AuthorizationSetBuilder& RsaEncryptionKey(uint32_t key_size, uint64_t public_exponent);
/hardware/interfaces/security/keymint/support/include/keymint_support/
Dauthorization_set.h283 AuthorizationSetBuilder& RsaEncryptionKey(uint32_t key_size, uint64_t public_exponent);
/hardware/interfaces/keymaster/4.0/support/
Dauthorization_set.cpp497 AuthorizationSetBuilder& AuthorizationSetBuilder::RsaEncryptionKey(uint32_t key_size, in RsaEncryptionKey() function in android::hardware::keymaster::V4_0::AuthorizationSetBuilder
/hardware/interfaces/security/keymint/aidl/vts/functional/
DAttestKeyTest.cpp102 .RsaEncryptionKey(2048, 65537) in TEST_P()