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

  /system/tpm/attestation/server/
pkcs11_key_store_test.cc 215 return CKR_GENERAL_ERROR;
385 .WillRepeatedly(Return(CKR_GENERAL_ERROR));
395 .WillRepeatedly(Return(CKR_GENERAL_ERROR));
405 .WillRepeatedly(Return(CKR_GENERAL_ERROR));
415 .WillRepeatedly(Return(CKR_GENERAL_ERROR));
426 .WillRepeatedly(Return(CKR_GENERAL_ERROR));
434 .WillRepeatedly(Return(CKR_GENERAL_ERROR));
440 .WillRepeatedly(Return(CKR_GENERAL_ERROR));
537 .WillOnce(Return(CKR_GENERAL_ERROR));
  /external/openssh/
pkcs11.h     [all...]

Completed in 68 milliseconds