Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dauthenticatedchannel9.h28 struct NineAuthenticatedChannel9 struct
32 static inline struct NineAuthenticatedChannel9 * argument
33 NineAuthenticatedChannel9( void *data ) in NineAuthenticatedChannel9() function
35 return (struct NineAuthenticatedChannel9 *)data; in NineAuthenticatedChannel9()
39 NineAuthenticatedChannel9_GetCertificateSize( struct NineAuthenticatedChannel9 *This,
43 NineAuthenticatedChannel9_GetCertificate( struct NineAuthenticatedChannel9 *This,
48 NineAuthenticatedChannel9_NegotiateKeyExchange( struct NineAuthenticatedChannel9 *This,
53 NineAuthenticatedChannel9_Query( struct NineAuthenticatedChannel9 *This,
60 NineAuthenticatedChannel9_Configure( struct NineAuthenticatedChannel9 *This,
Dauthenticatedchannel9.c28 NineAuthenticatedChannel9_GetCertificateSize( struct NineAuthenticatedChannel9 *This, in NineAuthenticatedChannel9_GetCertificateSize()
35 NineAuthenticatedChannel9_GetCertificate( struct NineAuthenticatedChannel9 *This, in NineAuthenticatedChannel9_GetCertificate()
43 NineAuthenticatedChannel9_NegotiateKeyExchange( struct NineAuthenticatedChannel9 *This, in NineAuthenticatedChannel9_NegotiateKeyExchange()
51 NineAuthenticatedChannel9_Query( struct NineAuthenticatedChannel9 *This, in NineAuthenticatedChannel9_Query()
61 NineAuthenticatedChannel9_Configure( struct NineAuthenticatedChannel9 *This, in NineAuthenticatedChannel9_Configure()
Dnine_lock.c66 LockAuthenticatedChannel9_GetCertificateSize( struct NineAuthenticatedChannel9 *This, in LockAuthenticatedChannel9_GetCertificateSize()
77 LockAuthenticatedChannel9_GetCertificate( struct NineAuthenticatedChannel9 *This, in LockAuthenticatedChannel9_GetCertificate()
89 LockAuthenticatedChannel9_NegotiateKeyExchange( struct NineAuthenticatedChannel9 *This, in LockAuthenticatedChannel9_NegotiateKeyExchange()
101 LockAuthenticatedChannel9_Query( struct NineAuthenticatedChannel9 *This, in LockAuthenticatedChannel9_Query()
115 LockAuthenticatedChannel9_Configure( struct NineAuthenticatedChannel9 *This, in LockAuthenticatedChannel9_Configure()