Home
last modified time | relevance | path

Searched refs:set_hash_cipher_mode (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/crypto/ccree/
A Dcc_hash.c351 set_hash_cipher_mode(&desc[idx], ctx->hw_mode, ctx->hash_mode); in cc_fin_result()
468 set_hash_cipher_mode(&desc[idx], ctx->hw_mode, ctx->hash_mode); in cc_hash_digest()
484 set_hash_cipher_mode(&desc[idx], ctx->hw_mode, ctx->hash_mode); in cc_hash_digest()
534 set_hash_cipher_mode(&desc[idx], ctx->hw_mode, ctx->hash_mode); in cc_restore_hash()
543 set_hash_cipher_mode(&desc[idx], ctx->hw_mode, ctx->hash_mode); in cc_restore_hash()
606 set_hash_cipher_mode(&desc[idx], ctx->hw_mode, ctx->hash_mode); in cc_hash_update()
615 set_hash_cipher_mode(&desc[idx], ctx->hw_mode, ctx->hash_mode); in cc_hash_update()
679 set_hash_cipher_mode(&desc[idx], ctx->hw_mode, ctx->hash_mode); in cc_do_finup()
2086 set_hash_cipher_mode(&desc[idx], DRV_CIPHER_XCBC_MAC, ctx->hash_mode); in cc_setup_xcbc()
A Dcc_hw_queue_defs.h507 static inline void set_hash_cipher_mode(struct cc_hw_desc *pdesc, in set_hash_cipher_mode() function

Completed in 9 milliseconds