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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/crypto/internal/
H A Dhash.h181 static inline struct crypto_instance *shash_crypto_instance( function
196 return crypto_instance_ctx(shash_crypto_instance(inst));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/crypto/internal/
H A Dhash.h181 static inline struct crypto_instance *shash_crypto_instance( function
196 return crypto_instance_ctx(shash_crypto_instance(inst));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/crypto/
H A Dxcbc.c227 shash_crypto_instance(inst),
258 shash_free_instance(shash_crypto_instance(inst));
H A Dhmac.c215 shash_crypto_instance(inst));
244 shash_free_instance(shash_crypto_instance(inst));
H A Dvmac.c623 shash_crypto_instance(inst),
645 shash_free_instance(shash_crypto_instance(inst));
H A Dshash.c607 return crypto_register_instance(tmpl, shash_crypto_instance(inst));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/crypto/
H A Dxcbc.c227 shash_crypto_instance(inst),
258 shash_free_instance(shash_crypto_instance(inst));
H A Dhmac.c215 shash_crypto_instance(inst));
244 shash_free_instance(shash_crypto_instance(inst));
H A Dvmac.c623 shash_crypto_instance(inst),
645 shash_free_instance(shash_crypto_instance(inst));
H A Dshash.c607 return crypto_register_instance(tmpl, shash_crypto_instance(inst));

Completed in 131 milliseconds