Skip to content

invoking SSL_set1_client_sigalgs() gives 'clistlen' : undeclared identifier #9092

@hareesh-d

Description

@hareesh-d

"# define SSL_set1_client_sigalgs(ctx, slist, slistlen)
SSL_ctrl(ctx,SSL_CTRL_SET_CLIENT_SIGALGS,clistlen,(int *)(slist))"

'clistlen' used instead of 'slistlen' which is giving compilation error when invoked.

Metadata

Metadata

Assignees

Labels

branch: 1.1.1Applies to OpenSSL_1_1_1-stable branch (EOL)branch: masterApplies to master branch

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions