Searched refs:af_alg_unregister_type (Results 1 – 6 of 6) sorted by relevance
167 int af_alg_unregister_type(const struct af_alg_type *type);
334 int err = af_alg_unregister_type(&algif_type_rng); in rng_exit()
434 int err = af_alg_unregister_type(&algif_type_skcipher); in algif_skcipher_exit()
458 int err = af_alg_unregister_type(&algif_type_aead); in algif_aead_exit()
463 int err = af_alg_unregister_type(&algif_type_hash); in algif_hash_exit()
92 int af_alg_unregister_type(const struct af_alg_type *type) in af_alg_unregister_type() function111 EXPORT_SYMBOL_GPL(af_alg_unregister_type);