Searched refs:bpf_crypto_unregister_type (Results 1 – 3 of 3) sorted by relevance
22 int bpf_crypto_unregister_type(const struct bpf_crypto_type *type);
76 int err = bpf_crypto_unregister_type(&bpf_crypto_lskcipher_type); in bpf_crypto_skcipher_exit()
87 int bpf_crypto_unregister_type(const struct bpf_crypto_type *type) in bpf_crypto_unregister_type() function106 EXPORT_SYMBOL_GPL(bpf_crypto_unregister_type);