<dec f='src/src/sys/opencrypto/cryptodev.h' l='585' type='int crypto_unregister(u_int32_t driverid, int alg)'/>
<def f='src/src/sys/opencrypto/crypto.c' l='646' ll='684' type='int crypto_unregister(u_int32_t driverid, int alg)'/>
<doc f='src/src/sys/opencrypto/crypto.c' l='640'>/*
 * Unregister a crypto driver. If there are pending sessions using it,
 * leave enough information around so that subsequent calls using those
 * sessions will correctly detect the driver has been unregistered and
 * reroute requests.
 */</doc>
