Home
last modified time | relevance | path

Searched defs:ExportKey (Results 1 – 4 of 4) sorted by relevance

/external/openthread/src/core/crypto/
Dstorage.hpp162 inline Error ExportKey(KeyRef aKeyRef, uint8_t *aBuffer, size_t aBufferLen, size_t &aKeyLen) in ExportKey() function
/external/cronet/crypto/
Dunexportable_key_win.cc109 absl::optional<std::vector<uint8_t>> ExportKey(NCRYPT_KEY_HANDLE key, in ExportKey() function
/external/nos/host/generic/nugget/proto/nugget/app/keymaster/
Dkeymaster.proto54 rpc ExportKey (ExportKeyRequest) returns (ExportKeyResponse); rpc
/external/tpm2-tss/src/tss2-fapi/
Dfapi_int.h666 IFAPI_ExportKey ExportKey; member