Searched refs:isSymmetric (Results 1 – 1 of 1) sorted by relevance
374 if (isSymmetric(algorithm)) { in testAndroidKeyStorePublicKeysAcceptedByHighestPriorityProviderWhenEncrypting()824 if (isSymmetric(algorithm)) { in testMaxSizedPlaintextSupported()903 if (isSymmetric(algorithm)) { in testLargerThanMaxSizedPlaintextRejected()1088 if (!isSymmetric(transformation)) { in testInitEncryptSymmetricFailsWhenNotAuthorizedToEncrypt()1107 if (isSymmetric(transformation)) { in testInitEncryptAsymmetricIgnoresAuthorizedPurposes()1154 if (!isSymmetric(transformation)) { in testInitEncryptSymmetricFailsWhenBlockModeNotAuthorized()1187 if (isSymmetric(transformation)) { in testInitEncryptAsymmetricIgnoresAuthorizedBlockModes()1240 if (!isSymmetric(transformation)) { in testInitEncryptSymmetricFailsWhenDigestNotAuthorized()1277 if (isSymmetric(transformation)) { in testInitEncryptAsymmetricIgnoresAuthorizedDigests()1341 if (!isSymmetric(transformation)) { in testInitEncryptSymmetricFailsWhenPaddingSchemeNotAuthorized()[all …]