af_alg_unregister_type 107 crypto/af_alg.c EXPORT_SYMBOL_GPL(af_alg_unregister_type); af_alg_unregister_type 609 crypto/algif_aead.c int err = af_alg_unregister_type(&algif_type_aead); af_alg_unregister_type 482 crypto/algif_hash.c int err = af_alg_unregister_type(&algif_type_hash); af_alg_unregister_type 186 crypto/algif_rng.c int err = af_alg_unregister_type(&algif_type_rng); af_alg_unregister_type 398 crypto/algif_skcipher.c int err = af_alg_unregister_type(&algif_type_skcipher); af_alg_unregister_type 159 include/crypto/if_alg.h int af_alg_unregister_type(const struct af_alg_type *type);