Searched refs:cryptodev_max_iv (Results 1 – 1 of 1) sorted by relevance
81 static int cryptodev_max_iv(int cipher);244 static int cryptodev_max_iv(int cipher) in cryptodev_max_iv() function467 if (ctx->cipher->iv_len > cryptodev_max_iv(cipher)) in cryptodev_init_key()