Searched refs:SHA512_224_DIGEST_LENGTH (Results 1 – 3 of 3) sorted by relevance
23 #define SHA512_224_DIGEST_LENGTH 28 macro
460 case SHA512_224_DIGEST_LENGTH: in SHA512_Final()461 for (n = 0; n < SHA512_224_DIGEST_LENGTH/8; n++) { in SHA512_Final()523 c->md_len = SHA512_224_DIGEST_LENGTH; in SHA512_224_Init()
302 .md_size = SHA512_224_DIGEST_LENGTH,