{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_crypto_cipher_cbc_php", "label": "Cbc.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L1"}, {"id": "cipher_cbc_cbc", "label": "Cbc", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L17"}, {"id": "cipher_cbc_cbc_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L44"}, {"id": "cipher_cbc_cbc_getopensslname", "label": ".getOpenSslName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L54"}, {"id": "cipher_cbc_cbc_getaesname", "label": ".getAesName()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L59"}, {"id": "cipher_cbc_cbc_getcurrentiv", "label": ".getCurrentIv()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L64"}, {"id": "cipher_cbc_cbc_requirespadding", "label": ".requiresPadding()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L69"}, {"id": "cipher_cbc_cbc_seek", "label": ".seek()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L74"}, {"id": "cipher_cbc_cbc_update", "label": ".update()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L84"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_crypto_cipher_cbc_php", "target": "invalidargumentexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L4", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_crypto_cipher_cbc_php", "target": "logicexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L5", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_aws_aws_sdk_php_src_crypto_cipher_cbc_php", "target": "cipher_cbc_cbc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L17", "weight": 1.0}, {"source": "cipher_cbc_cbc", "target": "cipher_cbc_cbc_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L44", "weight": 1.0}, {"source": "cipher_cbc_cbc", "target": "cipher_cbc_cbc_getopensslname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L54", "weight": 1.0}, {"source": "cipher_cbc_cbc", "target": "cipher_cbc_cbc_getaesname", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L59", "weight": 1.0}, {"source": "cipher_cbc_cbc", "target": "cipher_cbc_cbc_getcurrentiv", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L64", "weight": 1.0}, {"source": "cipher_cbc_cbc", "target": "cipher_cbc_cbc_requirespadding", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L69", "weight": 1.0}, {"source": "cipher_cbc_cbc", "target": "cipher_cbc_cbc_seek", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L74", "weight": 1.0}, {"source": "cipher_cbc_cbc", "target": "cipher_cbc_cbc_update", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L84", "weight": 1.0}, {"source": "cipher_cbc_cbc_construct", "target": "cipher_cbc_cbc_getopensslname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L49", "weight": 1.0}], "raw_calls": [{"caller_nid": "cipher_cbc_cbc_construct", "callee": "strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L49"}, {"caller_nid": "cipher_cbc_cbc_construct", "callee": "openssl_cipher_iv_length", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L49"}, {"caller_nid": "cipher_cbc_cbc_update", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\aws\\aws-sdk-php\\src\\Crypto\\Cipher\\Cbc.php", "source_location": "L86"}]}