Searched refs:x509Ref1 (Results 1 – 1 of 1) sorted by relevance
5797 static jboolean NativeCrypto_X509_check_issued(JNIEnv*, jclass, jlong x509Ref1, jlong x509Ref2) { argument5798 X509* x509_1 = reinterpret_cast<X509*>(static_cast<uintptr_t>(x509Ref1));6838 static jint NativeCrypto_X509_cmp(JNIEnv* env, jclass, jlong x509Ref1, jlong x509Ref2) { argument6839 X509* x509_1 = reinterpret_cast<X509*>(static_cast<uintptr_t>(x509Ref1));