Searched defs:engineDoPhase (Results 1 – 4 of 4) sorted by relevance
45 protected Key engineDoPhase(Key key, boolean lastPhase) in engineDoPhase() method in MyKeyAgreementSpi
56 protected abstract Key engineDoPhase(Key key, boolean lastPhase) in engineDoPhase() method in KeyAgreementSpi
48 protected Key engineDoPhase(Key key, boolean lastPhase) throws InvalidKeyException, in engineDoPhase() method in KeyAgreementSpiTest.Mock_KeyAgreementSpi
57 protected Key engineDoPhase(Key key, boolean lastPhase) throws InvalidKeyException, in engineDoPhase() method in MockKeyAgreementSpi