Searched refs:SHA512_Init (Results 1 - 7 of 7) sorted by relevance

/external/ipsec-tools/src/racoon/missing/crypto/sha2/
H A Dsha2.h139 void SHA512_Init __P((SHA512_CTX*));
H A Dsha2.c662 void SHA512_Init(SHA512_CTX* context) { function
984 SHA512_Init(&context);
1109 SHA512_Init(data(ctx));
1189 SHA512_Init,
/external/openssl/crypto/evp/
H A Dm_sha1.c160 { return SHA512_Init(ctx->md_data); }
/external/openssl/crypto/sha/
H A Dsha.h189 int SHA512_Init(SHA512_CTX *c);
H A Dsha512.c91 int SHA512_Init (SHA512_CTX *c) function
300 SHA512_Init(&c);
/external/openssl/include/openssl/
H A Dsha.h189 int SHA512_Init(SHA512_CTX *c);
/external/ipsec-tools/src/racoon/
H A Dcrypto_openssl.c2174 SHA512_Init(c);

Completed in 106 milliseconds