Searched refs:crypto_ahash_get_flags (Results 1 – 10 of 10) sorted by relevance
237 crypto_ahash_set_flags(child, crypto_ahash_get_flags(tfm) in ghash_async_setkey()240 crypto_ahash_set_flags(tfm, crypto_ahash_get_flags(child) in ghash_async_setkey()
251 crypto_ahash_set_flags(child, crypto_ahash_get_flags(tfm) in ghash_async_setkey()254 crypto_ahash_set_flags(tfm, crypto_ahash_get_flags(child) in ghash_async_setkey()
314 static inline u32 crypto_ahash_get_flags(struct crypto_ahash *tfm) in crypto_ahash_get_flags() function
97 crypto_aead_set_flags(authenc, crypto_ahash_get_flags(auth) & in crypto_authenc_setkey()
79 crypto_aead_set_flags(authenc_esn, crypto_ahash_get_flags(auth) & in crypto_authenc_esn_setkey()
309 crypto_shash_set_flags(child, crypto_ahash_get_flags(parent) & in mcryptd_hash_setkey()
437 crypto_shash_set_flags(child, crypto_ahash_get_flags(parent) & in cryptd_hash_setkey()
168 crypto_aead_set_flags(aead, crypto_ahash_get_flags(ghash) & in crypto_gcm_setkey()
273 sdesc->flags = crypto_ahash_get_flags(tfm) & in ccp_sha_setkey()
457 shash->flags = crypto_ahash_get_flags(tfm) & in n2_hmac_async_setkey()