algif_type_hash   463 crypto/algif_hash.c static const struct af_alg_type algif_type_hash = {
algif_type_hash   477 crypto/algif_hash.c 	return af_alg_register_type(&algif_type_hash);
algif_type_hash   482 crypto/algif_hash.c 	int err = af_alg_unregister_type(&algif_type_hash);