Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/benchs/
Dbench_bpf_crypto.c36 static error_t crypto_parse_arg(int key, char *arg, struct argp_state *state) in crypto_parse_arg() function
66 .parser = crypto_parse_arg,