Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx_debugfs.c48 debugfs_create_u64("sha256_bytes", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
49 root, &drv->stats.sha256_bytes.counter); in nx_debugfs_init()
H A Dnx.h65 atomic64_t sha256_bytes; member
H A Dnx-sha256.c239 atomic64_add(sctx->count, &(nx_ctx->stats->sha256_bytes)); in nx_sha256_final()
/kernel/linux/linux-6.6/drivers/crypto/nx/
H A Dnx_debugfs.c48 debugfs_create_u64("sha256_bytes", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
49 root, &drv->stats.sha256_bytes.counter); in nx_debugfs_init()
H A Dnx.h65 atomic64_t sha256_bytes; member
H A Dnx-sha256.c244 atomic64_add(sctx->count, &(nx_ctx->stats->sha256_bytes)); in nx_sha256_final()

Completed in 3 milliseconds