Lines Matching defs:need
55 size_t need;
86 need = block_size - ctx->ccm_remainder_len;
88 if (need > remainder)
92 [ctx->ccm_remainder_len], need);
136 need);
159 datap += need;
366 size_t need;
410 * part of the input will be the MAC, need to isolate that
452 need = block_size - ctx->ccm_remainder_len;
454 if (need > remainder)
458 [ctx->ccm_remainder_len], need);
493 datap += need;
610 * If it is decrypt, need to make sure size of ciphertext is at least