Searched defs:is_hmac (Results 1 – 6 of 6) sorted by relevance
100 bool is_hmac; member138 bool is_hmac = ctx->is_hmac; in cc_init_req() local181 bool is_hmac = ctx->is_hmac; in cc_map_req() local428 bool is_hmac = ctx->is_hmac; in cc_hash_digest() local642 bool is_hmac = ctx->is_hmac; in cc_do_finup() local
374 bool is_hmac) in starfive_hash_init_tfm()
168 bool is_hmac; member
1757 bool is_hmac; member
4548 bool is_hmac; member
364 static inline int is_hmac(struct crypto_tfm *tfm) in is_hmac() function