Searched refs:crypto_sig_type (Results 1 – 1 of 1) sorted by relevance
22 static const struct crypto_type crypto_sig_type; variable26 if (tfm->__crt_alg->cra_type != &crypto_sig_type) in crypto_sig_init_tfm()48 static const struct crypto_type crypto_sig_type = { variable65 return crypto_alloc_tfm(alg_name, &crypto_sig_type, type, mask); in crypto_alloc_sig()