HomeSort by relevance Sort by last modified time
    Searched refs:TEE_KEYPAIR_RSACRT (Results 1 - 2 of 2) sorted by null

  /hardware/samsung_slsi/exynos5/libkeymaster/
tlcTeeKeymaster_if.h 71 TEE_KEYPAIR_RSACRT = 2 /**< RSA public and RSA CRT private key. */
keymaster_mobicore.cpp 123 ret = TEE_RSAGenerateKeyPair(TEE_KEYPAIR_RSACRT, keyDataPtr.get(), RSA_KEY_BUFFER_SIZE,
195 metadata.keytype = TEE_KEYPAIR_RSACRT;

Completed in 4136 milliseconds