Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcrypto.c108 static const struct bpf_crypto_type *bpf_crypto_get_type(const char *name) in bpf_crypto_get_type() function
158 type = bpf_crypto_get_type(params->type); in bpf_crypto_ctx_create()