Home
last modified time | relevance | path

Searched refs:KM_ALGORITHM_RSA (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
Dkeymaster_defs.h190 KM_ALGORITHM_RSA = 1, enumerator
/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp1117 EXPECT_TRUE(crypto_params.Contains(TAG_ALGORITHM, KM_ALGORITHM_RSA)); in TEST_P()