bpf_crypto_unregister_type
int err = bpf_crypto_unregister_type(&bpf_crypto_lskcipher_type);
int bpf_crypto_unregister_type(const struct bpf_crypto_type *type);
EXPORT_SYMBOL_GPL(bpf_crypto_unregister_type);