Searched defs:good (Results 1 – 4 of 4) sorted by relevance
1074 KeyProtection good = TestUtils.getMinimalWorkingImportParametersForCipheringWith( in testInitDecryptFailsWhenNotAuthorizedToDecrypt() local1093 KeyProtection good = TestUtils.getMinimalWorkingImportParametersForCipheringWith( in testInitEncryptSymmetricFailsWhenNotAuthorizedToEncrypt() local1112 KeyProtection good = TestUtils.getMinimalWorkingImportParametersForCipheringWith( in testInitEncryptAsymmetricIgnoresAuthorizedPurposes() local1137 KeyProtection good = TestUtils.getMinimalWorkingImportParametersForCipheringWith( in testInitDecryptFailsWhenBlockModeNotAuthorized() local1169 KeyProtection good = TestUtils.getMinimalWorkingImportParametersForCipheringWith( in testInitEncryptSymmetricFailsWhenBlockModeNotAuthorized() local1192 KeyProtection good = TestUtils.getMinimalWorkingImportParametersForCipheringWith( in testInitEncryptAsymmetricIgnoresAuthorizedBlockModes() local1216 KeyProtection good = TestUtils.getMinimalWorkingImportParametersForCipheringWith( in testInitDecryptFailsWhenDigestNotAuthorized() local1254 KeyProtection good = TestUtils.getMinimalWorkingImportParametersForCipheringWith( in testInitEncryptSymmetricFailsWhenDigestNotAuthorized() local1281 KeyProtection good = TestUtils.getMinimalWorkingImportParametersForCipheringWith( in testInitEncryptAsymmetricIgnoresAuthorizedDigests() local1311 KeyProtection good = TestUtils.getMinimalWorkingImportParametersForCipheringWith( in testInitDecryptFailsWhenPaddingSchemeNotAuthorized() local[all …]
846 KeyProtection good = getMinimalWorkingImportParamsForSigning(algorithm); in testInitSignFailsWhenNotAuthorizedToSign() local862 KeyProtection good = getMinimalWorkingImportParamsForVerifying(algorithm); in testInitVerifyIgnoresThatNotAuthorizedToVerify() local875 KeyProtection good = getMinimalWorkingImportParamsForSigning(algorithm); in testInitSignFailsWhenDigestNotAuthorized() local901 KeyProtection good = getMinimalWorkingImportParamsForVerifying(algorithm); in testInitVerifyIgnoresThatDigestNotAuthorized() local934 KeyProtection good = getMinimalWorkingImportParamsForSigning(algorithm); in testInitSignFailsWhenPaddingNotAuthorized() local962 KeyProtection good = getMinimalWorkingImportParamsForVerifying(algorithm); in testInitVerifyIgnoresThatPaddingNotAuthorized() local976 KeyProtection good = getMinimalWorkingImportParamsForSigning(algorithm); in testInitSignFailsWhenKeyNotYetValid() local990 KeyProtection good = getMinimalWorkingImportParamsForVerifying(algorithm); in testInitVerifyIgnoresThatKeyNotYetValid() local1004 KeyProtection good = getMinimalWorkingImportParamsForSigning(algorithm); in testInitSignFailsWhenKeyNoLongerValidForOrigination() local1020 KeyProtection good = getMinimalWorkingImportParamsForVerifying(algorithm); in testInitVerifyIgnoresThatKeyNoLongerValidForOrigination() local[all …]
376 KeyProtection good = getWorkingImportParams(algorithm); in testInitFailsWhenNotAuthorizedToSign() local389 KeyProtection good = getWorkingImportParams(algorithm); in testInitFailsWhenDigestNotAuthorized() local404 KeyProtection good = TestUtils.buildUpon(getWorkingImportParams(algorithm)) in testInitFailsWhenKeyNotYetValid() local421 KeyProtection good = TestUtils.buildUpon(getWorkingImportParams(algorithm)) in testInitFailsWhenKeyNoLongerValidForOrigination() local441 KeyProtection good = TestUtils.buildUpon(getWorkingImportParams(algorithm)) in testInitIgnoresThatKeyNoLongerValidForConsumption() local
701 FileDescriptor good = Os.open( in testIsAllocationSupported() local