Lines Matching full:224
66 * 1 to 6 for MD5, SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512,
163 * | SHA-224 | sha224 | 28 | 32 |
186 * Only the standard hash functions (MD5, SHA-1, SHA-224, SHA-256, SHA-384
250 * defined for HMAC processing (this is 6 for MD5, SHA-1, SHA-224
361 * -- SHA-224 and SHA-256 contexts are identical.
559 * \brief Symbolic identifier for SHA-224.
564 * \brief SHA-224 output size (in bytes).
569 * \brief Constant vtable for SHA-224.
574 * \brief SHA-224 context.
592 * \brief SHA-224 context initialisation.
594 * This function initialises or resets a context for a new SHA-224
602 * \brief Inject some data bytes in a running SHA-224 computation.
615 * \brief Compute SHA-224 output.
617 * The SHA-224 output for the concatenation of all bytes injected in the
629 * \brief Save SHA-224 running state.
631 * The running state for SHA-224 (output of the last internal block
643 * \brief Restore SHA-224 running state.
645 * The running state for SHA-224 is set to the provided values.
1091 * It can handle MD5, SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512
1100 * (MD5, SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512) in parallel, over
1133 * MUST be one of the standard hash functions (MD5, SHA-1, SHA-224,