Home
last modified time | relevance | path

Searched defs:extOid (Results 1 – 2 of 2) sorted by relevance

/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/
DCertUtils.java281 ASN1ObjectIdentifier extOid = (ASN1ObjectIdentifier)en.nextElement(); in doReplaceExtension() local
310 ASN1ObjectIdentifier extOid = (ASN1ObjectIdentifier)en.nextElement(); in doRemoveExtension() local
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc6247 ScopedLocalRef<jstring> extOid( in get_X509Type_ext_oids() local