Searched refs:sRSAKeyType (Results 1 - 2 of 2) sorted by relevance

/system/security/keystore/
H A Dkeystore.h113 static const android::String16 sRSAKeyType; member in class:KeyStore
H A Dkeystore.cpp34 const android::String16 KeyStore::sRSAKeyType("RSA");
478 if (sRSAKeyType == keyType) {

Completed in 185 milliseconds