* @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 not stored for this graph (policy: none)
no test coverage detected