Searched refs:NotSoSecureInput (Results 1 – 3 of 3) sorted by relevance
10 ## Secure input (NotSoSecureInput)13 The input method (NotSoSecureInput) runs a cryptographic protocols that is19 for generating nonces. The current implementation (NotSoSecureInput.cpp#generateNonce)
91 class NotSoSecureInput : public SecureInput { class93 NotSoSecureInput(HsBeginCb hsBeginCb, HsFinalizeCb hsFinalizeCb, DeliverEventCb deliverEventCb, in NotSoSecureInput() function in NotSoSecureInput203 return std::make_shared<NotSoSecureInput>(hsBeginCb, hsFinalizeCb, deliverEventCb, in createSecureInput()
92 "NotSoSecureInput.cpp",