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

  /external/openssl/crypto/evp/
p_lib.c 360 int EVP_PKEY_type(int type)
384 return EVP_PKEY_type(pkey->type);
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
NativeCrypto.java 77 public static native int EVP_PKEY_type(int pkey);

Completed in 41 milliseconds