Searched refs:macopt (Results 1 – 3 of 3) sorted by relevance
37 macopt="-c $m"41 macopt="-m $m -c aes128-ctr"44 ${SSH} $macopt -F $OBJ/ssh_proxy -o "$pxy" \
439 char *macopt; in dgst_main() local442 macopt = sk_OPENSSL_STRING_value( in dgst_main()444 if (pkey_ctrl_string(mac_ctx, macopt) <= 0) { in dgst_main()447 macopt); in dgst_main()
197 $openssl_bin dgst -$d -r -mac cmac -macopt cipher:aes-128-cbc \198 -macopt hexkey:$cmac_key -out $dgstdat.$d.cmac $dgstdat