HomeSort by relevance Sort by last modified time
    Searched defs:MacSpi (Results 1 - 9 of 9) sorted by null

  /libcore/luni/src/main/java/javax/crypto/
MacSpi.java 32 public abstract class MacSpi {
35 * Creates a new {@code MacSpi} instance.
37 public MacSpi() {
48 * Initializes this {@code MacSpi} instance with the specified key and
66 * Updates this {@code MacSpi} instance with the specified byte.
74 * Updates this {@code MacSpi} instance with the data from the specified
88 * Updates this {@code MacSpi} instance with the data from the specified
118 * This {@code MacSpi} instance is reverted to its initial state and
127 * Resets this {@code MacSpi} instance to its initial state.
129 * This {@code MacSpi} instance is reverted to its initial state and can b
    [all...]
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/13/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 38 milliseconds