Searched defs:SHA256_DIGEST_LENGTH (Results 1 - 3 of 3) sorted by relevance

/external/ipsec-tools/src/racoon/missing/crypto/sha2/
H A Dsha2.h50 #define SHA256_DIGEST_LENGTH 32 macro
51 #define SHA256_DIGEST_STRING_LENGTH (SHA256_DIGEST_LENGTH * 2 + 1)
125 void SHA256_Final __P((u_int8_t[SHA256_DIGEST_LENGTH], SHA256_CTX*));
/external/openssl/crypto/sha/
H A Dsha.h130 #define SHA256_DIGEST_LENGTH 32 macro
/external/openssl/include/openssl/
H A Dsha.h130 #define SHA256_DIGEST_LENGTH 32 macro

Completed in 89 milliseconds