Searched defs:is_hmac (Results 1 – 2 of 2) sorted by relevance
93 bool is_hmac; member131 bool is_hmac = ctx->is_hmac; in cc_init_req() local174 bool is_hmac = ctx->is_hmac; in cc_map_req() local422 bool is_hmac = ctx->is_hmac; in cc_hash_digest() local635 bool is_hmac = ctx->is_hmac; in cc_do_finup() local
369 static inline int is_hmac(struct crypto_tfm *tfm) in is_hmac() function