Searched refs:ecc_ctx (Results 1 – 1 of 1) sorted by relevance
16 struct ecc_ctx { struct86 static int _ecdsa_verify(struct ecc_ctx *ctx, const u64 *hash, const u64 *r, const u64 *s) in _ecdsa_verify()132 struct ecc_ctx *ctx = akcipher_tfm_ctx(tfm); in ecdsa_verify()171 static int ecdsa_ecc_ctx_init(struct ecc_ctx *ctx, unsigned int curve_id) in ecdsa_ecc_ctx_init()182 static void ecdsa_ecc_ctx_deinit(struct ecc_ctx *ctx) in ecdsa_ecc_ctx_deinit()187 static int ecdsa_ecc_ctx_reset(struct ecc_ctx *ctx) in ecdsa_ecc_ctx_reset()206 struct ecc_ctx *ctx = akcipher_tfm_ctx(tfm); in ecdsa_set_pub_key()242 struct ecc_ctx *ctx = akcipher_tfm_ctx(tfm); in ecdsa_exit_tfm()249 struct ecc_ctx *ctx = akcipher_tfm_ctx(tfm); in ecdsa_max_size()256 struct ecc_ctx *ctx = akcipher_tfm_ctx(tfm); in ecdsa_nist_p521_init_tfm()[all …]