Home
last modified time | relevance | path

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

/linux/crypto/
H A Decrdsa.c47 static const struct ecc_curve *get_curve_by_oid(enum OID oid) in get_curve_by_oid() function
158 ctx->curve = get_curve_by_oid(ctx->curve_oid); in ecrdsa_param_curve()