Home
last modified time | relevance | path

Searched refs:bpf_crypto_unregister_type (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dbpf_crypto.h22 int bpf_crypto_unregister_type(const struct bpf_crypto_type *type);
/linux/crypto/
H A Dbpf_crypto_skcipher.c76 int err = bpf_crypto_unregister_type(&bpf_crypto_lskcipher_type); in bpf_crypto_skcipher_exit()
/linux/kernel/bpf/
H A Dcrypto.c87 int bpf_crypto_unregister_type(const struct bpf_crypto_type *type) in bpf_crypto_unregister_type() function
106 EXPORT_SYMBOL_GPL(bpf_crypto_unregister_type);