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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Decb.c36 crypto_tfm_set_flags(parent, crypto_cipher_get_flags(child) &
H A Dlrw.c65 crypto_tfm_set_flags(parent, crypto_cipher_get_flags(child) &
H A Dcbc.c37 crypto_tfm_set_flags(parent, crypto_cipher_get_flags(child) &
H A Dpcbc.c41 crypto_tfm_set_flags(parent, crypto_cipher_get_flags(child) &
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcrypto.h844 static inline u32 crypto_cipher_get_flags(struct crypto_cipher *tfm) function

Completed in 75 milliseconds