algif_type_skcipher  379 crypto/algif_skcipher.c static const struct af_alg_type algif_type_skcipher = {
algif_type_skcipher  393 crypto/algif_skcipher.c 	return af_alg_register_type(&algif_type_skcipher);
algif_type_skcipher  398 crypto/algif_skcipher.c 	int err = af_alg_unregister_type(&algif_type_skcipher);