Home
last modified time | relevance | path

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

/src/crypto/openssl/apps/
H A Dmac.c59 static char *alloc_mac_algorithm_name(STACK_OF(OPENSSL_STRING) **optp, in alloc_mac_algorithm_name() function
126 cipher = alloc_mac_algorithm_name(&opts, "cipher", opt_arg()); in mac_main()
132 digest = alloc_mac_algorithm_name(&opts, "digest", opt_arg()); in mac_main()