Lines Matching defs:update
139 * update: boolean flag indicates caller is soft_encrypt
156 CK_ULONG_PTR pulEncryptedLen, boolean_t update)
182 if ((!update) && (mechanism != CKM_AES_CBC_PAD)) {
189 if (!update) {
331 if (update) {
333 * For encrypt update, if there is a remaining
366 if (update) {
368 * For encrypt update, if there is remaining data,
441 if (update)
494 CK_ULONG_PTR pulDataLen, boolean_t update)
519 if (!update) {
671 if (update) {
673 * For decrypt update, if there is a remaining
708 if ((mechanism == CKM_AES_CBC_PAD) && (!update)) {
743 if (update) {
745 * For decrypt update, if there is remaining data,
796 if (update)