Searched refs:SHA_Init (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.2-release/crypto/openssl/crypto/sha/
H A Dsha_one.c72 if (!SHA_Init(&c))
H A Dsha.c100 SHA_Init(&c);
H A Dsha.h111 int SHA_Init(SHA_CTX *c);
H A Dsha_locl.h84 # define HASH_INIT SHA_Init
/freebsd-10.2-release/crypto/openssl/crypto/evp/
H A Dm_sha.c74 return SHA_Init(ctx->md_data);
H A Devp_locl.h354 # define SHA_Init private_SHA_Init macro
/freebsd-10.2-release/lib/libmd/
H A Dsha.h82 void SHA_Init(SHA_CTX *c);
H A DMakefile26 MLINKS+=sha.3 SHA_Init.3 sha.3 SHA_Update.3 sha.3 SHA_Final.3
H A Dsha0c.c105 void SHA_Init(c) function

Completed in 66 milliseconds