Home
last modified time | relevance | path

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

/frameworks/base/packages/Osu/src/com/android/hotspot2/asn1/
DOidMappings.java42 private static final Asn1Oid sAlgo_MD5withRSA = new Asn1Oid(1L, 2L, 840L, 113549L, 1L, 1L, 4L); field in OidMappings
96 sSigAlgos.put(sAlgo_MD5withRSA, new SigEntry("MD5withRSA", sAlgo_RSA)); in sSigAlgos.put() argument