Skip to content

Commit 8493d5f

Browse files
1 parent 9370102 commit 8493d5f

File tree

5 files changed

+881
-881
lines changed

5 files changed

+881
-881
lines changed

3.4/man3/EVP_EncryptInit/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

3.4/man3/OSSL_PARAM/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
typedef struct ossl_param_st OSSL_PARAM;
44
struct ossl_param_st {
55
const char *key; /* the name of the parameter */
6-
unsigned char data_type; /* declare what kind of content is in data */
6+
unsigned int data_type; /* declare what kind of content is in data */
77
void *data; /* value being passed in or out */
88
size_t data_size; /* data size */
99
size_t return_size; /* returned size */

3.4/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)