]> git.ipfire.org Git - thirdparty/nettle.git/commit
* sexp2dsa.c (dsa_keypair_from_sexp_alist): Use a const pointer
authorNiels Möller <nisse@lysator.liu.se>
Tue, 5 Oct 2004 21:45:48 +0000 (23:45 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 5 Oct 2004 21:45:48 +0000 (23:45 +0200)
commit72e63b91469aae4438bcf78c7a767f46f36cb18c
tree596510ec670f425ca708d542621141b851ab1275
parent64776de14775e2de644c2339c990d80233b8c466
* sexp2dsa.c (dsa_keypair_from_sexp_alist): Use a const pointer
array for the keywords.
(dsa_signature_from_sexp): Likewise.
* sexp2rsa.c (rsa_keypair_from_sexp_alist): Likewise.
(rsa_keypair_from_sexp): Likewise.

Rev: src/nettle/sexp2dsa.c:1.5
Rev: src/nettle/sexp2rsa.c:1.12
sexp2dsa.c
sexp2rsa.c