OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KeyExchange
(Results
1 - 7
of
7
) sorted by null
/system/keymaster/
key_exchange.h
27
*
KeyExchange
is an abstract class that provides an interface to a
30
class
KeyExchange
{
32
virtual ~
KeyExchange
() {}
36
* (which is implicitly known by a
KeyExchange
object) and a public value
ecies_kem.h
52
UniquePtr<
KeyExchange
> key_exchange_;
nist_curve_key_exchange.h
32
* NistCurveKeyExchange implements a
KeyExchange
using elliptic-curve
35
class NistCurveKeyExchange : public
KeyExchange
{
51
*
KeyExchange
interface.
nist_curve_key_exchange_test.cpp
83
KeyExchange
* key_exchange = NistCurveKeyExchange::GenerateKeyExchange(curve);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h
[
all
...]
/external/opencv3/3rdparty/include/dshow/
strmif.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h
[
all
...]
Completed in 7086 milliseconds