Searched defs:ExportKey (Results 1 – 4 of 4) sorted by relevance
162 inline Error ExportKey(KeyRef aKeyRef, uint8_t *aBuffer, size_t aBufferLen, size_t &aKeyLen) in ExportKey() function
109 absl::optional<std::vector<uint8_t>> ExportKey(NCRYPT_KEY_HANDLE key, in ExportKey() function
54 rpc ExportKey (ExportKeyRequest) returns (ExportKeyResponse); rpc
666 IFAPI_ExportKey ExportKey; member