Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/vmx/
Dghash.c78 crypto_shash_get_flags((struct crypto_shash *) tfm)); in p8_ghash_init_tfm()
/linux-4.1.27/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.c431 crypto_ahash_set_flags(parent, crypto_shash_get_flags(child) & in cryptd_hash_setkey()
/linux-4.1.27/include/crypto/
Dhash.h690 static inline u32 crypto_shash_get_flags(struct crypto_shash *tfm) in crypto_shash_get_flags() function
/linux-4.1.27/drivers/crypto/
Dmv_cesa.c801 shash->flags = crypto_shash_get_flags(ctx->base_hash) & in mv_hash_setkey()
Domap-sham.c1211 crypto_shash_get_flags(bctx->shash), in omap_sham_setkey()