Home
last modified time | relevance | path

Searched refs:crypto_shash_get_flags (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/crypto/vmx/
Dghash.c79 crypto_shash_get_flags((struct crypto_shash in p8_ghash_init_tfm()
/linux-4.4.14/crypto/
Dhmac.c59 shash->flags = crypto_shash_get_flags(parent) in hmac_setkey()
Dmcryptd.c312 crypto_ahash_set_flags(parent, crypto_shash_get_flags(child) & in mcryptd_hash_setkey()
Dcryptd.c440 crypto_ahash_set_flags(parent, crypto_shash_get_flags(child) & in cryptd_hash_setkey()
/linux-4.4.14/include/crypto/
Dhash.h709 static inline u32 crypto_shash_get_flags(struct crypto_shash *tfm) in crypto_shash_get_flags() function
/linux-4.4.14/drivers/crypto/
Dmv_cesa.c806 shash->flags = crypto_shash_get_flags(ctx->base_hash) & in mv_hash_setkey()
Domap-sham.c1217 crypto_shash_get_flags(bctx->shash), in omap_sham_setkey()