Searched defs:ecc_ctx (Results 1 – 1 of 1) sorted by relevance
13 struct ecc_ctx { struct23 static int _ecdsa_verify(struct ecc_ctx *ctx, const u64 *hash, const u64 *r, const u64 *s) in _ecdsa_verify() argument