Searched defs:crypto_shash_setkey (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/crypto/
H A Dshash.c52 int crypto_shash_setkey(struct crypto_shash *tfm, const u8 *key, function
63 EXPORT_SYMBOL_GPL(crypto_shash_setkey); variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/crypto/
H A Dshash.c52 int crypto_shash_setkey(struct crypto_shash *tfm, const u8 *key, function
63 EXPORT_SYMBOL_GPL(crypto_shash_setkey); variable

Completed in 130 milliseconds