Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/include/libecc/sig/
H A Deckcdsa.h75 ATTRIBUTE_WARN_UNUSED_RET int _eckcdsa_verify_init(struct ec_verify_context *ctx,
H A Dsig_algs_internal.h311 .verify_init = _eckcdsa_verify_init,
/freebsd/crypto/libecc/src/sig/
H A Deckcdsa.c546 int _eckcdsa_verify_init(struct ec_verify_context *ctx, in _eckcdsa_verify_init() function