Home
last modified time | relevance | path

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

/openbsd/usr.bin/openssl/
H A Dopenssl.c471 #define LIST_PUBLIC_KEY_ALGORITHMS "list-public-key-algorithms" macro
522 (strcmp(argv[0], LIST_PUBLIC_KEY_ALGORITHMS) == 0)) { in do_cmd()
532 else if (strcmp(argv[0], LIST_PUBLIC_KEY_ALGORITHMS) == 0) in do_cmd()