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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dinternal.h67 int crypto_alloc_hmac_block(struct crypto_tfm *tfm);
70 static inline int crypto_alloc_hmac_block(struct crypto_tfm *tfm) function
H A Ddigest.c102 return crypto_alloc_hmac_block(tfm);

Completed in 109 milliseconds