Searched refs:bpf_crypto_register_type (Results 1 – 3 of 3) sorted by relevance
21 int bpf_crypto_register_type(const struct bpf_crypto_type *type);
71 return bpf_crypto_register_type(&bpf_crypto_lskcipher_type); in bpf_crypto_skcipher_init()
60 int bpf_crypto_register_type(const struct bpf_crypto_type *type) in bpf_crypto_register_type() function85 EXPORT_SYMBOL_GPL(bpf_crypto_register_type);