Home
last modified time | relevance | path

Searched defs:WRAPPING_KEY_SIZE (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/
H A DKMKeymasterApplet.java52 public static final byte WRAPPING_KEY_SIZE = 32; field in KMKeymasterApplet
1636 WRAPPING_KEY_SIZE); in setWrappingKey() local
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/
H A DKMKeymasterApplet.java52 public static final byte WRAPPING_KEY_SIZE = 32; field in KMKeymasterApplet
1750 WRAPPING_KEY_SIZE); in setWrappingKey() local