Searched refs:save_iv (Results 1 – 1 of 1) sorted by relevance
362 unsigned char save_iv[EVP_MAX_IV_LENGTH]; in cryptodev_cipher() local386 memcpy(save_iv, iiv, ctx->cipher->iv_len); in cryptodev_cipher()402 iiv = save_iv; in cryptodev_cipher()