Lines Matching full:384
69 /*** SHA-224/256/384/512 Machine Architecture Definitions *****************/
102 /*** SHA-224/256/384/512 Various Length Definitions ***********************/
157 * S is a ROTATION) because the SHA-224/256/384/512 description document
158 * (see http://csrc.nist.gov/cryptval/shs/sha256-384-512.pdf) uses this
161 /* Shift-right (used in SHA-224, SHA-256, SHA-384, and SHA-512): */
165 /* 64-bit Rotate-right (used in SHA-384 and SHA-512): */
168 /* Two of six logical functions used in SHA-224, SHA-256, SHA-384, and SHA-512: */
178 /* Four of six logical functions used in SHA-384 and SHA-512: */
218 /* Hash constant words K for SHA-384 and SHA-512: */
289 /* Initial hash value H for SHA-384 */
914 /*** SHA-384: *********************************************************/
1010 #endif /* HAVE_SHA{256,384,512}UPDATE */