Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit efd9386

Browse filesBrowse files
bdrodesCopilot
andauthored
Update cpp/ql/lib/experimental/quantum/OpenSSL/Operations/ECKeyGenOperation.qll
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c3ed454 commit efd9386
Copy full SHA for efd9386

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎cpp/ql/lib/experimental/quantum/OpenSSL/Operations/ECKeyGenOperation.qll

Copy file name to clipboardExpand all lines: cpp/ql/lib/experimental/quantum/OpenSSL/Operations/ECKeyGenOperation.qll
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class ECKeyGenOperation extends OpenSSLOperation, Crypto::KeyGenerationOperation
3030
Expr getAlgorithmArg() { result = this.(Call).getArgument(0) }
3131

3232
override Expr getInputArg() {
33-
// there is no 'input', in the sense that no data is being manipualted by the operation.
33+
// there is no 'input', in the sense that no data is being manipulated by the operation.
3434
// There is an input of an algorithm, but that is not the intention of the operation input arg.
3535
none()
3636
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.