Searched refs:init_desc (Results 1 – 3 of 3) sorted by relevance
72 static struct shash_desc *init_desc(char type, uint8_t hash_algo) in init_desc() function203 desc = init_desc(type, data->hdr.algo); in evm_calc_hmac_or_hash()336 desc = init_desc(EVM_XATTR_HMAC, HASH_ALGO_SHA1); in evm_init_hmac()
89 static inline void init_desc(u32 *desc, u32 options) in init_desc() function96 init_desc(desc, CMD_DESC_HDR | options); in init_job_desc()
104 static inline void init_desc(u32 * const desc, u32 options) in init_desc() function112 init_desc(desc, CMD_SHARED_DESC_HDR | options); in init_sh_desc()126 init_desc(desc, CMD_DESC_HDR | options); in init_job_desc()