Searched refs:alloc_mac_algorithm_name (Results 1 – 1 of 1) sorted by relevance
55 static char *alloc_mac_algorithm_name(STACK_OF(OPENSSL_STRING) **optp, in alloc_mac_algorithm_name() function122 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()
Completed in 2 milliseconds