Home
last modified time | relevance | path

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

/crypto/
A Decdsa-x962.c19 struct ecdsa_x962_ctx { struct
80 struct ecdsa_x962_ctx *ctx = crypto_sig_ctx(tfm); in ecdsa_x962_verify()
97 struct ecdsa_x962_ctx *ctx = crypto_sig_ctx(tfm); in ecdsa_x962_key_size()
104 struct ecdsa_x962_ctx *ctx = crypto_sig_ctx(tfm); in ecdsa_x962_max_size()
132 struct ecdsa_x962_ctx *ctx = crypto_sig_ctx(tfm); in ecdsa_x962_digest_size()
140 struct ecdsa_x962_ctx *ctx = crypto_sig_ctx(tfm); in ecdsa_x962_set_pub_key()
149 struct ecdsa_x962_ctx *ctx = crypto_sig_ctx(tfm); in ecdsa_x962_init_tfm()
163 struct ecdsa_x962_ctx *ctx = crypto_sig_ctx(tfm); in ecdsa_x962_exit_tfm()
211 inst->alg.base.cra_ctxsize = sizeof(struct ecdsa_x962_ctx); in ecdsa_x962_create()

Completed in 5 milliseconds