Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/ovpn/
H A Dovpn-cli.c435 static int ovpn_parse_cipher(const char *cipher, struct ovpn_ctx *ctx) in ovpn_parse_cipher() function
2290 ret = ovpn_parse_cipher(argv[6], ovpn); in ovpn_parse_cmd_args()