Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dsm2.c69 static int sm2_ec_ctx_init(struct mpi_ec_ctx *ec) in sm2_ec_ctx_init() function
281 err = sm2_ec_ctx_init(ec); in sm2_compute_z_digest()
457 return sm2_ec_ctx_init(ec); in sm2_init_tfm()