Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds