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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dserpent.c544 static struct crypto_alg tnepres_alg = { variable in typeref:struct:crypto_alg
567 ret = crypto_register_alg(&tnepres_alg);
577 crypto_unregister_alg(&tnepres_alg);

Completed in 103 milliseconds