Home
last modified time | relevance | path

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

/linux/include/linux/ !
H A Dbpf_crypto.h21 int bpf_crypto_register_type(const struct bpf_crypto_type *type);
/linux/crypto/ !
H A Dbpf_crypto_skcipher.c71 return bpf_crypto_register_type(&bpf_crypto_lskcipher_type); in bpf_crypto_skcipher_init()
/linux/kernel/bpf/ !
H A Dcrypto.c60 int bpf_crypto_register_type(const struct bpf_crypto_type *type) in bpf_crypto_register_type() function
85 EXPORT_SYMBOL_GPL(bpf_crypto_register_type);