Searched refs:X509_get_ext_oid (Results 1 – 3 of 3) sorted by relevance
192 return NativeCrypto.X509_get_ext_oid(mContext, oid); in getExtensionValue()
447 public static native byte[] X509_get_ext_oid(long x509ctx, String oid); in X509_get_ext_oid() method in NativeCrypto
11194 NATIVE_METHOD(NativeCrypto, X509_get_ext_oid, "(JLjava/lang/String;)[B"),