Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Decdsa-x962.c144 static int ecdsa_x962_init_tfm(struct crypto_sig *tfm) in ecdsa_x962_init_tfm() function
212 inst->alg.init = ecdsa_x962_init_tfm; in ecdsa_x962_create()