Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/internal/
H A Dsig.h81 static inline struct crypto_sig *crypto_spawn_sig(struct crypto_sig_spawn in crypto_spawn_sig() function
/linux-6.15/crypto/
H A Decdsa-p1363.c73 child_tfm = crypto_spawn_sig(spawn); in ecdsa_p1363_init_tfm()
H A Decdsa-x962.c151 child_tfm = crypto_spawn_sig(spawn); in ecdsa_x962_init_tfm()