Home
last modified time | relevance | path

Searched refs:SpekeSessionT (Results 1 - 1 of 1) sorted by relevance

/base/security/device_auth/services/key_agree_sdk/inc/
H A Dkey_agree_session.h76 typedef struct SpekeSessionT { struct
87 int32_t (*processProtocolAgree)(struct SpekeSessionT *spekeSession, const KeyAgreeBlob *in, KeyAgreeBlob *out);
88 int32_t (*processSession)(struct SpekeSessionT *spekeSession, const KeyAgreeBlob *in, KeyAgreeBlob *out);
89 int32_t (*initSpekeSession)(struct SpekeSessionT *spekeSession, KeyAgreeProtocol protocol);
90 int32_t (*checkAndInitProtocol)(struct SpekeSessionT *spekeSession, KeyAgreeProtocol protocol);

Completed in 1 milliseconds