Searched defs:MAC (Results 1 - 8 of 8) sorted by relevance

/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/crypto/digest/
H A DMAC.java8 * MAC.
13 public final class MAC class
44 public MAC(String type, byte[] key) method in class:MAC
/external/libppp/src/
H A Droute.c125 u_char *MAC; local
127 MAC = (u_char *)dl->sdl_data + dl->sdl_nlen;
129 sprintf(buf+f*3, "%02x:", MAC[f]);
/external/libnfc-nxp/src/
H A DphFriNfc_Llcp.h300 /**< MAC mapping instance*/
301 phFriNfc_LlcpMac_t MAC; member in struct:phFriNfc_Llcp
/external/dropbear/libtomcrypt/
H A Dcrypt.tex1686 /* Finish up and get the MAC tag */
2200 OMAC\footnote{\url{http://crypt.cis.ibaraki.ac.jp/omac/omac.html}}, which stands for \textit{One-Key CBC MAC} is an
2201 algorithm which produces a Message Authentication Code (MAC) using only a block cipher such as AES. Note: OMAC has been standardized as
2246 Which will terminate the OMAC and output the \textit{tag} (MAC) to \textit{out}. Note that unlike the HMAC and other code
2247 \textit{outlen} can be smaller than the default MAC size (for instance AES would make a 16-byte tag). Part of the OMAC
2249 the output MAC code will only be five bytes long. If \textit{outlen} is larger than the default size it is set to the default
2264 specified by the \textit{cipher}'th entry in the cipher\_descriptor table. It will store the MAC in \textit{out} with the same
2278 and the cipher specified by the \textit{cipher}'th entry in the cipher\_descriptor table. It will store the MAC in \textit{out} with
2338 protocol is another MAC algorithm that relies solely on a symmetric-key block cipher. It uses essentially the same
2353 To MAC dat
[all...]
/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h749 mDNSEthAddr HMAC; // Host's primary identifier (e.g. MAC of on-board Ethernet)
750 mDNSEthAddr IMAC; // Interface's MAC address (if different to primary MAC)
1722 mDNSEthAddr MAC; member in struct:NetworkInterfaceInfo_struct
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 984 milliseconds