Searched refs:macs (Results 1 – 25 of 63) sorted by relevance
123
91 macs="hmac-md5"95 macs="$macs hmac-sha1 hmac-sha1-96 hmac-md5-96"99 macs="$macs hmac-sha1 hmac-sha1-96 hmac-md5-96"103 for m in $macs; do
10 macs=`${SSH} -Q mac`13 macs="$macs `${SSH} -Q cipher-auth`"23 for m in $macs; do
58 static const struct macalg macs[] = { variable90 for (m = macs; m->name != NULL; m++) { in mac_alg_list()129 for (m = macs; m->name != NULL; m++) { in mac_setup()
68 char *macs; /* SSH2 macs in order of preference. */ member
7 import org.bouncycastle.crypto.macs.HMac;
9 import org.bouncycastle.crypto.macs.HMac;
8 import org.bouncycastle.crypto.macs.HMac;
8 import com.android.org.bouncycastle.crypto.macs.HMac;
10 import com.android.org.bouncycastle.crypto.macs.HMac;
9 import com.android.org.bouncycastle.crypto.macs.HMac;
8 import com.android.internal.org.bouncycastle.crypto.macs.HMac;
10 import com.android.internal.org.bouncycastle.crypto.macs.HMac;
9 import com.android.internal.org.bouncycastle.crypto.macs.HMac;
1 package org.bouncycastle.crypto.macs;