bpf_crypto_register_type
return bpf_crypto_register_type(&bpf_crypto_lskcipher_type);
int bpf_crypto_register_type(const struct bpf_crypto_type *type);
EXPORT_SYMBOL_GPL(bpf_crypto_register_type);