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

  /system/security/keystore/
keystore.h 113 static const android::String16 sRSAKeyType;
keystore.cpp 34 const android::String16 KeyStore::sRSAKeyType("RSA");
478 if (sRSAKeyType == keyType) {

Completed in 79 milliseconds