HomeSort by relevance Sort by last modified time
    Searched defs:EVP_MD_CTX_destroy (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/evp/
digest.c 345 void EVP_MD_CTX_destroy(EVP_MD_CTX *ctx)
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
NativeCrypto.java 62 public static native void EVP_MD_CTX_destroy(int ctx);

Completed in 49 milliseconds