Lines Matching full:injected
274 * The `len` bytes starting at address `data` are injected into
290 * The hash output corresponding to all data bytes injected in the
295 * may be afterwards injected to continue the current computation.
309 * each block. The number of bytes injected so far is returned.
314 * \return the injected total byte length.
325 * \param count injected total byte length.
419 * \param data pointer to the injected data.
420 * \param len injected data length (in bytes).
427 * The MD5 output for the concatenation of all bytes injected in the
430 * itself is not modified, so extra bytes may be injected afterwards
443 * number of bytes injected since the last initialisation or reset
448 * \return the injected total byte length.
459 * \param count the injected total byte length.
514 * \param data pointer to the injected data.
515 * \param len injected data length (in bytes).
522 * The SHA-1 output for the concatenation of all bytes injected in the
525 * itself is not modified, so extra bytes may be injected afterwards
538 * number of bytes injected since the last initialisation or reset
543 * \return the injected total byte length.
554 * \param count the injected total byte length.
609 * \param data pointer to the injected data.
610 * \param len injected data length (in bytes).
617 * The SHA-224 output for the concatenation of all bytes injected in the
620 * itself is not modified, so extra bytes may be injected afterwards
633 * number of bytes injected since the last initialisation or reset
638 * \return the injected total byte length.
649 * \param count the injected total byte length.
705 * \param data pointer to the injected data.
706 * \param len injected data length (in bytes).
716 * The SHA-256 output for the concatenation of all bytes injected in the
719 * itself is not modified, so extra bytes may be injected afterwards
733 * number of bytes injected since the last initialisation or reset
738 * \return the injected total byte length.
753 * \param count the injected total byte length.
812 * \param data pointer to the injected data.
813 * \param len injected data length (in bytes).
820 * The SHA-384 output for the concatenation of all bytes injected in the
823 * itself is not modified, so extra bytes may be injected afterwards
836 * number of bytes injected since the last initialisation or reset
841 * \return the injected total byte length.
852 * \param count the injected total byte length.
908 * \param data pointer to the injected data.
909 * \param len injected data length (in bytes).
919 * The SHA-512 output for the concatenation of all bytes injected in the
922 * itself is not modified, so extra bytes may be injected afterwards
936 * number of bytes injected since the last initialisation or reset
941 * \return the injected total byte length.
956 * \param count the injected total byte length.
1026 * \param data pointer to the injected data.
1027 * \param len injected data length (in bytes).
1034 * The MD5+SHA-1 output for the concatenation of all bytes injected in the
1037 * itself is not modified, so extra bytes may be injected afterwards
1050 * number of bytes injected since the last initialisation or reset
1055 * \return the injected total byte length.
1066 * \param count the injected total byte length.
1187 * \param data pointer to the injected data.
1188 * \param len injected data length (in bytes).
1196 * The hash output for the concatenation of all bytes injected in the
1206 * The context itself is not modified, so extra bytes may be injected