Lines Matching refs:op1
3345 uint32_t op1 = 3; in mac_compute_final() local
3350 saved_alloc.obj_size, 0, op1); in mac_compute_final()
3357 op1, saved_obh.obh1, in mac_compute_final()
3365 op1, saved_obh.obh1); in mac_compute_final()
3371 res = Invoke_Crypto_MACInit(c, s, CMD_Crypto_MACInit, op1, in mac_compute_final()
3385 op.params[0].value.a = (uint32_t)op1; in mac_compute_final()
3407 Invoke_Crypto_FreeOperation(c, s, CMD_Crypto_FreeOperation, op1); in mac_compute_final()
3419 uint32_t op1 = 3; in cipher_do_final() local
3425 saved_alloc.obj_size, 0, op1); in cipher_do_final()
3432 op1, saved_obh.obh1, in cipher_do_final()
3440 op1, saved_obh.obh1); in cipher_do_final()
3453 op.params[0].value.a = (uint32_t)op1; in cipher_do_final()
3477 op.params[0].value.a = (uint32_t)op1; in cipher_do_final()
3500 Invoke_Crypto_FreeOperation(c, s, CMD_Crypto_FreeOperation, op1); in cipher_do_final()