Home
last modified time | relevance | path

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

/frameworks/base/packages/Osu/src/com/android/hotspot2/asn1/
DOidMappings.java43 private static final Asn1Oid sAlgo_SHA1withRSA = new Asn1Oid(1L, 2L, 840L, 113549L, 1L, 1L, 5L); field in OidMappings
97 sSigAlgos.put(sAlgo_SHA1withRSA, new SigEntry("SHA1withRSA", sAlgo_RSA)); in sSigAlgos.put() argument