Searched defs:is_hmac (Results 1 – 3 of 3) 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
159 bool is_hmac; member
364 static inline int is_hmac(struct crypto_tfm *tfm) in is_hmac() function