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

  /external/openssl/crypto/sha/
sha512t.c 86 if ((env=getenv("OPENSSL_ia32cap")))
87 OPENSSL_ia32cap = strtoul (env,NULL,0);
  /external/openssl/crypto/
crypto.h 547 #define OPENSSL_ia32cap (*(OPENSSL_ia32cap_loc()))
  /external/openssl/include/openssl/
crypto.h 547 #define OPENSSL_ia32cap (*(OPENSSL_ia32cap_loc()))

Completed in 69 milliseconds