]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[tls] Use const to mark incoming data being processed
authorMichael Brown <mcb30@ipxe.org>
Sat, 10 Mar 2012 00:25:03 +0000 (00:25 +0000)
committerMichael Brown <mcb30@ipxe.org>
Tue, 13 Mar 2012 15:57:34 +0000 (15:57 +0000)
commitb63bcd73a0e83fe74d530d100248c87579956985
tree0c2814ad2972ba18143bdeaaf799e991e76bad30
parent1c29b4d979a9ea9be49bb942a2c41b7b6dc0dc9e
[tls] Use const to mark incoming data being processed

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/ipxe/asn1.h
src/net/tls.c