Searched defs:jqop (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/security/jgss/wrapper/
H A DGSSLibStub.c1206 jint jqop,
1220 qop = (gss_qop_t) jqop;
1274 jlong pContext, jint jqop,
1294 qop = (gss_qop_t) jqop;
1202 Java_sun_security_jgss_wrapper_GSSLibStub_wrapSizeLimit(JNIEnv *env, jobject jobj, jlong pContext, jint reqFlag, jint jqop, jint joutSize) argument
1273 Java_sun_security_jgss_wrapper_GSSLibStub_getMic(JNIEnv *env, jobject jobj, jlong pContext, jint jqop, jbyteArray jmsg) argument

Completed in 34 milliseconds