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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Daes_ccm.c27 static inline void aes_ccm_prepare(struct crypto_cipher *tfm, u8 *b_0, u8 *aad, function
68 aes_ccm_prepare(tfm, b_0, aad, b, s_0, b);
107 aes_ccm_prepare(tfm, b_0, aad, b, s_0, a);

Completed in 81 milliseconds