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

Function aes_wrap

srt/Crypto.cpp:49–91  ·  view source on GitHub ↗

* @brief: aes_wrap * @param [in]: in 待warp的数据 * @param [in]: in_len 待warp的数据长度 * @param [out]: out warp后输出的数据 * @param [out]: outLen 加密后输出的数据长度 * @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

generateWarppedKeyMethod · 0.85

Calls 1

Tested by

no test coverage detected