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

  /external/openssl/crypto/evp/
p_lib.c 387 void EVP_PKEY_free(EVP_PKEY *x)
401 fprintf(stderr,"EVP_PKEY_free, bad reference count\n");
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
NativeCrypto.java 79 public static native void EVP_PKEY_free(int pkey);

Completed in 137 milliseconds