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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/engine/
H A Deng_cryptodev.c78 static int cryptodev_max_iv(int cipher);
210 cryptodev_max_iv(int cipher) function
435 if (ctx->cipher->iv_len > cryptodev_max_iv(cipher))

Completed in 75 milliseconds