Searched refs:cryptodev_max_iv (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/engine/
H A Deng_cryptodev.c81 static int cryptodev_max_iv(int cipher);
244 static int cryptodev_max_iv(int cipher) function
467 if (ctx->cipher->iv_len > cryptodev_max_iv(cipher))

Completed in 45 milliseconds