Searched defs:pointCtx (Results 1 – 1 of 1) sorted by relevance
24 private final NativeRef.EC_POINT pointCtx; field in OpenSSLECPointContext26 OpenSSLECPointContext(OpenSSLECGroupContext group, NativeRef.EC_POINT pointCtx) { in OpenSSLECPointContext()