HomeSort by relevance Sort by last modified time
    Searched refs:AE_INVALID (Results 1 - 3 of 3) sorted by null

  /system/keymaster/
ae.h 36 #define AE_INVALID (-1) /* Indicates bad tag during decryption */
150 * AE_INVALID - Authentication failure.
156 * verified that this routine did not return AE_INVALID.
ocb_utils.cpp 180 if (ae_err == AE_INVALID) {
ocb.c     [all...]

Completed in 82 milliseconds