Searched refs:crypto_lskcipher_type (Results 1 – 1 of 1) sorted by relevance
283 static const struct crypto_type crypto_lskcipher_type = { variable315 skcipher = crypto_create_tfm(calg, &crypto_lskcipher_type); in crypto_init_lskcipher_ops_sg()331 spawn->base.frontend = &crypto_lskcipher_type; in crypto_grab_lskcipher()339 return crypto_alloc_tfm(alg_name, &crypto_lskcipher_type, type, mask); in crypto_alloc_lskcipher()355 base->cra_type = &crypto_lskcipher_type; in lskcipher_prepare_alg()