Lines Matching refs:SSH_ERR_ALLOC_FAIL
84 return SSH_ERR_ALLOC_FAIL; in sshkey_save_private()
168 return SSH_ERR_ALLOC_FAIL; in sshkey_load_public_rsa1()
251 r = SSH_ERR_ALLOC_FAIL; in sshkey_load_private_type_fd()
287 r = SSH_ERR_ALLOC_FAIL; in sshkey_load_private()
337 r = SSH_ERR_ALLOC_FAIL; in sshkey_try_load_public()
371 case SSH_ERR_ALLOC_FAIL: in sshkey_load_public()
383 return SSH_ERR_ALLOC_FAIL; in sshkey_load_public()
394 return SSH_ERR_ALLOC_FAIL; in sshkey_load_public()
406 return SSH_ERR_ALLOC_FAIL; in sshkey_load_public()
407 r = SSH_ERR_ALLOC_FAIL; /* in case strlcpy or strlcat fail */ in sshkey_load_public()
432 return SSH_ERR_ALLOC_FAIL; in sshkey_load_cert()
541 r = SSH_ERR_ALLOC_FAIL; in sshkey_in_file()