MCPcopy Create free account
hub / github.com/ZLMediaKit/ZLMediaKit / aes_unwrap

Function aes_unwrap

srt/Crypto.cpp:103–153  ·  view source on GitHub ↗

* @brief: aes_unwrap * @param [in]: in 待unwrap的数据 * @param [in]: in_len 待unwrap的数据长度 * @param [out]: out unwrap后输出的数据 * @param [out]: outLen unwrap后输出的数据长度 * @param [in]: key 密钥 * @param [in]: key_len 密钥长度 * @return : true: 成功,false: 失败 **/

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

loadFromKeyMaterialMethod · 0.85

Calls 1

Tested by

no test coverage detected