Home
last modified time | relevance | path

Searched refs:sha256_ops (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx_debugfs.c42 debugfs_create_u32("sha256_ops", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
43 root, &drv->stats.sha256_ops.counter); in nx_debugfs_init()
H A Dnx-sha256.c157 atomic_inc(&(nx_ctx->stats->sha256_ops)); in nx_sha256_update()
237 atomic_inc(&(nx_ctx->stats->sha256_ops)); in nx_sha256_final()
H A Dnx.h64 atomic_t sha256_ops; member
/kernel/linux/linux-6.6/drivers/crypto/nx/
H A Dnx_debugfs.c42 debugfs_create_u32("sha256_ops", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
43 root, &drv->stats.sha256_ops.counter); in nx_debugfs_init()
H A Dnx-sha256.c162 atomic_inc(&(nx_ctx->stats->sha256_ops)); in nx_sha256_update()
242 atomic_inc(&(nx_ctx->stats->sha256_ops)); in nx_sha256_final()
H A Dnx.h64 atomic_t sha256_ops; member

Completed in 3 milliseconds