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