Home
last modified time | relevance | path

Searched refs:SHA_Init (Results 1 – 5 of 5) sorted by relevance

/external/openssl/crypto/sha/
Dsha.c105 SHA_Init(&c); in do_fp()
Dsha.h112 int SHA_Init(SHA_CTX *c);
Dsha_locl.h84 # define HASH_INIT SHA_Init
/external/openssl/include/openssl/
Dsha.h112 int SHA_Init(SHA_CTX *c);
/external/openssl/crypto/evp/
Devp_locl.h369 #define SHA_Init private_SHA_Init macro