Home
last modified time | relevance | path

Searched defs:ecc_ctx (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/crypto/
Decdsa.c13 struct ecc_ctx { struct
23 static int _ecdsa_verify(struct ecc_ctx *ctx, const u64 *hash, const u64 *r, const u64 *s) in _ecdsa_verify() argument