Lines Matching refs:SSH_ERR_ALLOC_FAIL
84 return SSH_ERR_ALLOC_FAIL; in sshkey_save_private()
155 return SSH_ERR_ALLOC_FAIL; in sshkey_load_public_rsa1()
235 r = SSH_ERR_ALLOC_FAIL; in sshkey_load_private_type_fd()
271 r = SSH_ERR_ALLOC_FAIL; in sshkey_load_private()
322 r = SSH_ERR_ALLOC_FAIL; in sshkey_try_load_public()
356 case SSH_ERR_ALLOC_FAIL: in sshkey_load_public()
366 return SSH_ERR_ALLOC_FAIL; in sshkey_load_public()
377 return SSH_ERR_ALLOC_FAIL; in sshkey_load_public()
389 return SSH_ERR_ALLOC_FAIL; in sshkey_load_public()
390 r = SSH_ERR_ALLOC_FAIL; /* in case strlcpy or strlcat fail */ in sshkey_load_public()
414 return SSH_ERR_ALLOC_FAIL; in sshkey_load_cert()
523 r = SSH_ERR_ALLOC_FAIL; in sshkey_in_file()