Lines Matching refs:comment
86 const char *comment)
145 buffer_put_cstring(&encrypted, comment);
170 const char *comment)
242 const char *comment)
246 return key_private_rsa1_to_blob(key, blob, passphrase, comment);
250 return key_private_pem_to_blob(key, blob, passphrase, comment);
259 const char *comment)
265 if (!key_private_to_blob(key, &keyblob, passphrase, comment))
543 name = "rsa w/o comment";
557 name = "dsa w/o comment";
576 name = "ecdsa w/o comment";
708 /* use the filename as a comment for PEM */
713 /* key_parse_public_rsa1() has already loaded the comment */