Home
last modified time | relevance | path

Searched refs:OPT_XOFLEN (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/apps/
H A Ddgst.c44 OPT_HMAC, OPT_MAC, OPT_SIGOPT, OPT_MACOPT, OPT_XOFLEN, enumerator
69 {"xoflen", OPT_XOFLEN, 'p', "Output length for XOF algorithms. To obtain the maximum security strength set this to 32 (or greater) for SHAKE128, and 64 (or greater) for SHAKE256"},
187 case OPT_XOFLEN: in dgst_main()
/third_party/openssl/apps/
H A Ddgst.c44 OPT_HMAC, OPT_MAC, OPT_SIGOPT, OPT_MACOPT, OPT_XOFLEN, enumerator
69 {"xoflen", OPT_XOFLEN, 'p', "Output length for XOF algorithms. To obtain the maximum security strength set this to 32 (or greater) for SHAKE128, and 64 (or greater) for SHAKE256"},
187 case OPT_XOFLEN: in dgst_main()

Completed in 2 milliseconds