Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/
A Decdsa.c94 static int _ecdsa_verify(struct ecc_ctx *ctx, const u64 *hash, const u64 *r, const u64 *s) in _ecdsa_verify() function
180 ret = _ecdsa_verify(ctx, hash, sig_ctx.r, sig_ctx.s); in ecdsa_verify()

Completed in 4 milliseconds