| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -20,8 +20,8 @@ The following provide generalized utility declarations that are used throughout | |||
| 20 | 20 | the various other crypto files and other parts of Node.js: | |
| 21 | 21 | ||
| 22 | 22 | * `crypto_util.h` / `crypto_util.cc` (Core crypto definitions) | |
| 23 | - * `crypto_common.h` / `crypto_common.h` (Shared TLS utility functions) | ||
| 24 | - * `crypto_bio.c` / `crypto_bio.c` (Custom OpenSSL i/o implementation) | ||
| 23 | + * `crypto_common.h` / `crypto_common.cc` (Shared TLS utility functions) | ||
| 24 | + * `crypto_bio.h` / `crypto_bio.cc` (Custom OpenSSL i/o implementation) | ||
| 25 | 25 | * `crypto_groups.h` (modp group definitions) | |
| 26 | 26 | ||
| 27 | 27 | Of these, `crypto_util.h` and `crypto_util.cc` are the most important, as | |
| Back | FazBrowse Home | New Git URL |
0 commit comments