Protocol++® (Protocolpp®)
v5.7.0
|
This is the complete list of members for PlatformPP::jsec, including all inherited members.
blob_decap(uint8_t *bkek, uint32_t bkek_size, uint8_t *blob, uint32_t blob_size, uint8_t *blob_data) | PlatformPP::jsec | |
blob_encap(uint8_t *bkek, uint32_t bkek_size, uint8_t *blobkey, uint32_t blobkey_size, uint8_t *blob_data, uint32_t blob_data_size, uint8_t *blob) | PlatformPP::jsec | |
get_desc(std::shared_ptr< ProtocolPP::jarray< uint8_t >> &desc, uint64_t shareaddr, uint32_t sharesize, uint64_t inaddr, uint32_t inlen, bool insgf, uint64_t outaddr, uint32_t outlen, bool outsgf) | PlatformPP::jsec | |
get_shared(std::shared_ptr< ProtocolPP::jarray< uint8_t >> &shared, ProtocolPP::protocol_t type, std::shared_ptr< ProtocolPP::jsecass > security) | PlatformPP::jsec | |
jsec(sgt_t sgt, uint64_t seed) | PlatformPP::jsec | |
jsec()=delete | PlatformPP::jsec | |
jsec(jsec &rhs)=delete (defined in PlatformPP::jsec) | PlatformPP::jsec | |
jsec(const jsec &rhs)=delete (defined in PlatformPP::jsec) | PlatformPP::jsec | |
read_sgt(uint8_t *sgtin, std::shared_ptr< ProtocolPP::jarray< uint8_t >> &data) | PlatformPP::jsec | |
~jsec()=default | PlatformPP::jsec | virtual |