Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx_debugfs.c50 debugfs_create_u64("sha512_bytes", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
51 root, &drv->stats.sha512_bytes.counter); in nx_debugfs_init()
H A Dnx.h67 atomic64_t sha512_bytes; member
H A Dnx-sha512.c244 atomic64_add(sctx->count[0], &(nx_ctx->stats->sha512_bytes)); in nx_sha512_final()
/kernel/linux/linux-6.6/drivers/crypto/nx/
H A Dnx_debugfs.c50 debugfs_create_u64("sha512_bytes", S_IRUSR | S_IRGRP | S_IROTH, in nx_debugfs_init()
51 root, &drv->stats.sha512_bytes.counter); in nx_debugfs_init()
H A Dnx.h67 atomic64_t sha512_bytes; member
H A Dnx-sha512.c249 atomic64_add(sctx->count[0], &(nx_ctx->stats->sha512_bytes)); in nx_sha512_final()

Completed in 3 milliseconds