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

  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
NativeCrypto.java 691 public static final int EVP_PKEY_HMAC = 855; // NID_hmac
    [all...]
  /external/openssl/crypto/evp/
evp.h 118 #define EVP_PKEY_HMAC NID_hmac
    [all...]
  /external/openssl/include/openssl/
evp.h 118 #define EVP_PKEY_HMAC NID_hmac
    [all...]

Completed in 261 milliseconds