Home | History | Annotate | Download | only in core

Lines Matching refs:APP_SEC_KEY_NOT_FOUND

216     return APP_SEC_KEY_NOT_FOUND;
239 return count == 0 ? APP_SEC_KEY_NOT_FOUND : good ? APP_SEC_NO_ERROR : APP_SEC_BAD;
247 if (osSecretKeyLookup(keyId, NULL) != APP_SEC_KEY_NOT_FOUND)
373 case APP_SEC_KEY_NOT_FOUND: