Searched defs:keypair (Results 1 – 3 of 3) sorted by relevance
1436 private void checkKeyPair(KeyPair keypair, int keySizeInBits) throws Exception { in checkKeyPair()1453 KeyPair keypair = keyGen.genKeyPair(); in testKeyGenerationSize() local
102 KeyPair keypair = keygen.genKeyPair(); in testExceptions() local
175 bssl::UniquePtr<PKCS8_PRIV_KEY_INFO> keypair( in TestDecrypt() local