Lines Matching full:updated

88  *     The IV is provided with the `iv` pointer; it is also updated with
110 * The IV is provided with the `iv` pointer; it is also updated with
163 * updated with the new value after data processing. The 'cbcmac'
179 * updated with the new value after data processing. The 'cbcmac'
194 * first block), and it is updated with the new value after data
430 * updated with a copy of the last encrypted block. The data
435 * \param iv IV for CBC encryption (updated).
486 * updated with a copy of the last encrypted block. The data
491 * \param iv IV for CBC decryption (updated).
548 * The data to encrypt or decrypt is updated "in place". Its
610 * be equal to the block size. It is updated by this function
618 * The data to encrypt is updated "in place". Its length (`len`
634 * be equal to the block size. It is updated by this function
642 * The data to decrypt is updated "in place". Its length (`len`
658 * be equal to the block size. It is updated by this function
661 * The data to decrypt is updated "in place". Its length (`len`
835 * \param iv IV (updated).
836 * \param data data to encrypt (updated).
846 * \param iv IV (updated).
847 * \param data data to decrypt (updated).
859 * \param data data to encrypt or decrypt (updated).
870 * \param ctr counter for CTR (16 bytes, updated).
871 * \param cbcmac IV for CBC-MAC (updated).
872 * \param data data to encrypt (updated).
882 * \param ctr counter for CTR (16 bytes, updated).
883 * \param cbcmac IV for CBC-MAC (updated).
884 * \param data data to decrypt (updated).
894 * \param ctr counter for CTR (16 bytes, updated).
895 * \param data data to MAC (updated).
905 * \param cbcmac IV for CBC-MAC (updated).
1055 * \param iv IV (updated).
1056 * \param data data to encrypt (updated).
1066 * \param iv IV (updated).
1067 * \param data data to decrypt (updated).
1079 * \param data data to decrypt (updated).
1090 * \param ctr counter for CTR (16 bytes, updated).
1091 * \param cbcmac IV for CBC-MAC (updated).
1092 * \param data data to encrypt (updated).
1102 * \param ctr counter for CTR (16 bytes, updated).
1103 * \param cbcmac IV for CBC-MAC (updated).
1104 * \param data data to decrypt (updated).
1114 * \param ctr counter for CTR (16 bytes, updated).
1115 * \param data data to MAC (updated).
1125 * \param cbcmac IV for CBC-MAC (updated).
1274 * \param iv IV (updated).
1275 * \param data data to encrypt (updated).
1285 * \param iv IV (updated).
1286 * \param data data to decrypt (updated).
1298 * \param data data to decrypt (updated).
1309 * \param ctr counter for CTR (16 bytes, updated).
1310 * \param cbcmac IV for CBC-MAC (updated).
1311 * \param data data to encrypt (updated).
1321 * \param ctr counter for CTR (16 bytes, updated).
1322 * \param cbcmac IV for CBC-MAC (updated).
1323 * \param data data to decrypt (updated).
1333 * \param ctr counter for CTR (16 bytes, updated).
1334 * \param data data to MAC (updated).
1344 * \param cbcmac IV for CBC-MAC (updated).
1495 * \param iv IV (updated).
1496 * \param data data to encrypt (updated).
1506 * \param iv IV (updated).
1507 * \param data data to decrypt (updated).
1519 * \param data data to decrypt (updated).
1530 * \param ctr counter for CTR (16 bytes, updated).
1531 * \param cbcmac IV for CBC-MAC (updated).
1532 * \param data data to encrypt (updated).
1542 * \param ctr counter for CTR (16 bytes, updated).
1543 * \param cbcmac IV for CBC-MAC (updated).
1544 * \param data data to decrypt (updated).
1554 * \param ctr counter for CTR (16 bytes, updated).
1555 * \param data data to MAC (updated).
1565 * \param cbcmac IV for CBC-MAC (updated).
1735 * \param iv IV (updated).
1736 * \param data data to encrypt (updated).
1746 * \param iv IV (updated).
1747 * \param data data to decrypt (updated).
1759 * \param data data to decrypt (updated).
1770 * \param ctr counter for CTR (16 bytes, updated).
1771 * \param cbcmac IV for CBC-MAC (updated).
1772 * \param data data to encrypt (updated).
1782 * \param ctr counter for CTR (16 bytes, updated).
1783 * \param cbcmac IV for CBC-MAC (updated).
1784 * \param data data to decrypt (updated).
1794 * \param ctr counter for CTR (16 bytes, updated).
1795 * \param data data to MAC (updated).
1805 * \param cbcmac IV for CBC-MAC (updated).
2026 * \param iv IV (updated).
2027 * \param data data to encrypt (updated).
2037 * \param iv IV (updated).
2038 * \param data data to decrypt (updated).
2050 * \param data data to decrypt (updated).
2061 * \param ctr counter for CTR (16 bytes, updated).
2062 * \param cbcmac IV for CBC-MAC (updated).
2063 * \param data data to encrypt (updated).
2073 * \param ctr counter for CTR (16 bytes, updated).
2074 * \param cbcmac IV for CBC-MAC (updated).
2075 * \param data data to decrypt (updated).
2085 * \param ctr counter for CTR (16 bytes, updated).
2086 * \param data data to MAC (updated).
2096 * \param cbcmac IV for CBC-MAC (updated).
2284 * \param iv IV (updated).
2285 * \param data data to encrypt (updated).
2295 * \param iv IV (updated).
2296 * \param data data to decrypt (updated).
2376 * \param iv IV (updated).
2377 * \param data data to encrypt (updated).
2387 * \param iv IV (updated).
2388 * \param data data to decrypt (updated).