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

  /external/openssl/crypto/
crypto.h 559 int alg##_Init(cx##_CTX *c) \
563 return private_##alg##_Init(c); \
565 int private_##alg##_Init(cx##_CTX *c)
573 int alg##_Init(cx##_CTX *c)
  /external/openssl/include/openssl/
crypto.h 559 int alg##_Init(cx##_CTX *c) \
563 return private_##alg##_Init(c); \
565 int private_##alg##_Init(cx##_CTX *c)
573 int alg##_Init(cx##_CTX *c)

Completed in 181 milliseconds