netease-docs/Design/cppCheck/SmartAudio-cppcheck-build-dir/base64.a1

35 lines
1.6 KiB
XML

<?xml version="1.0"?>
<analyzerinfo checksum="1594987531">
<FileInfo check="CheckUnusedFunctions">
<functiondecl functionName="EvpBase64Encode" lineNumber="9"/>
<functiondecl functionName="EvpBase64Decode" lineNumber="37"/>
<functiondecl functionName="EvpBase64EncodeNoAlign" lineNumber="62"/>
<functiondecl functionName="EvpBase64EncodeNoAlignV2" lineNumber="85"/>
<functiondecl functionName="EvpBase64DecodeNoAlign" lineNumber="107"/>
<functiondecl functionName="EvpBase64DecodeNoAlignV2" lineNumber="131"/>
<functioncall functionName="EVP_DecodeBlock"/>
<functioncall functionName="EVP_DecodeFinal"/>
<functioncall functionName="EVP_DecodeInit"/>
<functioncall functionName="EVP_DecodeUpdate"/>
<functioncall functionName="EVP_EncodeBlock"/>
<functioncall functionName="EVP_EncodeFinal"/>
<functioncall functionName="EVP_EncodeInit"/>
<functioncall functionName="EVP_EncodeUpdate"/>
<functioncall functionName="NULL"/>
<functioncall functionName="ctx"/>
<functioncall functionName="enSize"/>
<functioncall functionName="if"/>
<functioncall functionName="malloc"/>
<functioncall functionName="memset"/>
<functioncall functionName="pBase64"/>
<functioncall functionName="pDecode"/>
<functioncall functionName="pEncode"/>
<functioncall functionName="pOutSize"/>
<functioncall functionName="pSrc"/>
<functioncall functionName="return"/>
<functioncall functionName="sLen"/>
<functioncall functionName="size"/>
<functioncall functionName="strlen"/>
</FileInfo>
</analyzerinfo>