Searched defs:pbytes (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/crypto/ | ||
H A D | sm2.c | 269 unsigned int pbytes; in sm2_compute_z_digest() local 216 sm2_z_digest_update(struct shash_desc *desc, MPI m, unsigned int pbytes) sm2_z_digest_update() argument 242 sm2_z_digest_update_point(struct shash_desc *desc, MPI_POINT point, struct mpi_ec_ctx *ec, unsigned int pbytes) sm2_z_digest_update_point() argument [all...] |
/kernel/linux/linux-6.6/crypto/ | ||
H A D | sm2.c | 273 unsigned int pbytes; in sm2_compute_z_digest() local 222 sm2_z_digest_update(struct shash_desc *desc, MPI m, unsigned int pbytes) sm2_z_digest_update() argument 249 sm2_z_digest_update_point(struct shash_desc *desc, MPI_POINT point, struct mpi_ec_ctx *ec, unsigned int pbytes) sm2_z_digest_update_point() argument [all...] |
Completed in 5 milliseconds