Home
last modified time | relevance | path

Searched defs:init_desc (Results 1 – 3 of 3) sorted by relevance

/linux/security/integrity/evm/
H A Devm_crypto.c74 static struct shash_desc *init_desc(char type, uint8_t hash_algo) in init_desc() function
/linux/kernel/irq/
H A Dirqdesc.c210 static int init_desc(struct irq_desc *desc, int irq, int node, in init_desc() function
/linux/drivers/crypto/caam/
H A Ddesc_constr.h104 static inline void init_desc(u32 * const desc, u32 options) in init_desc() function