OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EC_POINT_set_affine_coordinates
(Results
1 - 5
of
5
) sorted by null
/libcore/crypto/src/main/java/org/conscrypt/
OpenSSLECPointContext.java
78
NativeCrypto.
EC_POINT_set_affine_coordinates
(group.getContext(),
OpenSSLECGroupContext.java
73
NativeCrypto.
EC_POINT_set_affine_coordinates
(ctx, generator.getContext(),
NativeCrypto.java
227
public static native void
EC_POINT_set_affine_coordinates
(long groupCtx, long pointCtx, byte[] x,
[
all
...]
/libcore/crypto/src/test/java/org/conscrypt/
NativeCryptoTest.java
[
all
...]
/libcore/crypto/src/main/native/
org_conscrypt_NativeCrypto.cpp
[
all
...]
Completed in 30 milliseconds