Home
last modified time | relevance | path

Searched defs:is_hmac (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_hash.c100 bool is_hmac; member
138 bool is_hmac = ctx->is_hmac; in cc_init_req() local
181 bool is_hmac = ctx->is_hmac; in cc_map_req() local
428 bool is_hmac = ctx->is_hmac; in cc_hash_digest() local
642 bool is_hmac = ctx->is_hmac; cc_do_finup() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/starfive/
H A Djh7110-cryp.h159 bool is_hmac; member
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_hash.c100 bool is_hmac; member
138 bool is_hmac = ctx->is_hmac; in cc_init_req() local
181 bool is_hmac = ctx->is_hmac; in cc_map_req() local
428 bool is_hmac = ctx->is_hmac; in cc_hash_digest() local
642 bool is_hmac = ctx->is_hmac; cc_do_finup() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H A Dchcr_algo.c368 static inline int is_hmac(struct crypto_tfm *tfm) in is_hmac() function
[all...]
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_algo.c364 static inline int is_hmac(struct crypto_tfm *tfm) in is_hmac() function
[all...]

Completed in 13 milliseconds