Thread (36 messages) 36 messages, 3 authors, 2018-10-09

Re: [PATCH 05/22] KEYS: Provide software public key query function

From: James Morris <jmorris@namei.org>
Date: 2018-10-03 19:24:13
Also in: keyrings, lkml

On Wed, 5 Sep 2018, David Howells wrote:
+	if (strcmp(encoding, "raw") == 0) {
+		strcpy(alg_name, pkey->pkey_algo);
+		return 0;
+	}
Can encoding here also be NULL to indicate raw? per patch 01:
+struct kernel_pkey_params {
+       struct key      *key;
+       const char      *encoding;      /* Encoding (eg. "oaep" or NULL for raw) */

-- 
James Morris
[off-list ref]
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help