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

  /system/keymaster/
ae.h 37 #define AE_NOT_SUPPORTED (-2) /* Indicates unsupported option requested */
89 * AE_NOT_SUPPORTED - An unsupported length was supplied. Ctx is untouched.
119 * AE_NOT_SUPPORTED - Usage mode unsupported (eg, incremental and/or sticky).
151 * AE_NOT_SUPPORTED - Usage mode unsupported (eg, incremental and/or sticky).
ocb.c 707 return AE_NOT_SUPPORTED;
    [all...]

Completed in 50 milliseconds