Home
last modified time | relevance | path

Searched refs:plain_key_blob (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Dkrl.c362 plain_key_blob(const struct sshkey *key, u_char **blob, size_t *blen) in plain_key_blob() function
406 if ((r = plain_key_blob(key, &blob, &len)) != 0) in ssh_krl_revoke_key_explicit()
1216 if ((r = plain_key_blob(key, &rb.blob, &rb.len)) != 0) in is_key_revoked()