Searched defs:ka (Results 1 – 3 of 3) sorted by relevance
44 KeyAgreement ka = getKeyStoreKeyAgreement(); in testGenerateSecret_succeeds() local55 KeyAgreement ka = getKeyStoreKeyAgreement(); in testGenerateSecret_forTwoParties_returnsSameSharedSecret() local71 KeyAgreement ka = getKeyStoreKeyAgreement(); in testGenerateSecret_preservesPrivateKeyAndNothingElse() local91 KeyAgreement ka = getKeyStoreKeyAgreement(); in testInit_withNonPrivateKey_fails() local106 KeyAgreement ka = getKeyStoreKeyAgreement(); in testInit_withNonEcKey_fails() local117 KeyAgreement ka = getKeyStoreKeyAgreement(); in testDoPhase_withoutInitialization_fails() local127 KeyAgreement ka = getKeyStoreKeyAgreement(); in testGenerateSecret_withoutSecondPartyKey_fails() local139 KeyAgreement ka = getKeyStoreKeyAgreement(); in testDoPhase_multiparty_fails() local201 KeyAgreement ka = KeyAgreement.getInstance("ECDH", "AndroidKeyStore"); in getKeyStoreKeyAgreement() local
152 KeyAgreement ka = KeyAgreement.getInstance("ECDH"); in TestReader() local
1038 KeyAgreement ka = KeyAgreement.getInstance("ECDH"); in calcEMacKeyForReader() local