HomeSort by relevance Sort by last modified time
    Searched refs:evpCipher (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
NativeCrypto.java 291 public static native void EVP_CipherInit_ex(long ctx, long evpCipher, byte[] key, byte[] iv,
300 public static native int EVP_CIPHER_iv_length(long evpCipher);
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/xnet/provider/jsse/
NativeCryptoTest.java     [all...]
  /libcore/luni/src/main/native/
org_apache_harmony_xnet_provider_jsse_NativeCrypto.cpp     [all...]

Completed in 24 milliseconds