chiark / gitweb /
rsa1: Drop filename from two error messages
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 6 Oct 2019 22:14:48 +0000 (23:14 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 30 Dec 2019 13:15:49 +0000 (13:15 +0000)
commit4076e07afb2a614890dfe7df07041bc14ddc6341
tree8f83e5e5dfd7fc5916caf1dd3013a04d8d2df1df
parent9f9747b36484b983cd85ac3b0f989955641daf70
rsa1: Drop filename from two error messages

The scheme loading interface doesn't provide the filename (and it will
handle logging it if need be).  For the rsapriv_apply closure, the
config location will allow one to find the filename which seems
sufficient to me.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
rsa.c