Home
last modified time | relevance | path

Searched refs:NineCryptoSession9_NegotiateKeyExchange (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dcryptosession9.c43 NineCryptoSession9_NegotiateKeyExchange( struct NineCryptoSession9 *This, in NineCryptoSession9_NegotiateKeyExchange() function
108 (void *)NineCryptoSession9_NegotiateKeyExchange,
Dcryptosession9.h48 NineCryptoSession9_NegotiateKeyExchange( struct NineCryptoSession9 *This,
Dnine_lock.c330 r = NineCryptoSession9_NegotiateKeyExchange(This, DataSize, pData); in LockCryptoSession9_NegotiateKeyExchange()