Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dmac.c55 static char *alloc_mac_algorithm_name(STACK_OF(OPENSSL_STRING) **optp, in alloc_mac_algorithm_name() function
122 cipher = alloc_mac_algorithm_name(&opts, "cipher", opt_arg()); in mac_main()
128 digest = alloc_mac_algorithm_name(&opts, "digest", opt_arg()); in mac_main()