Template:CELL ERROR HASH BASE - 0x80f00000

From PS3 Developer wiki
Jump to navigation Jump to search

Hash Function errors[edit source]

Name Errorcode Remarks
CELL_ERROR_HASH_NULL_POINTER 0x80f00001 Null pointer was passed as an argument. workarea, taskset, md5, sha1, sha224, sha256, sha384, sha512, plain or digest is a null pointer.
CELL_ERROR_HASH_QUEUE_CREATE_FAILED 0x80f00002 SPURS event queue could not be created, or the event queue could not be attached to a SPURS queue.
CELL_ERROR_HASH_FLAG_CREATE_FAILED 0x80f00003 SPURS event flag could not be created, or the event flag could not be attached to a SPURS queue.
CELL_ERROR_HASH_INVALID_ALIGN 0x80f00004 Argument was not aligned to the correct boundary.
CELL_ERROR_HASH_INVALID_NOMEM 0x80f00005 Insufficient memory.
CELL_ERROR_HASH_TASK_CREATE_FAILED 0x80f00006 Failed to create SPURS task.
CELL_ERROR_HASH_INVALID_STATE 0x80f00007 Invalid state to process data.
CELL_ERROR_HASH_INVALID_BUFFER_SIZE 0x80f00008 Invalid context size to process data. spu_dma_buffer_size is not a multiple of 16 or the size is greater than 16KB.
CELL_ERROR_HASH_INVALID_STREAM_ID 0x80f00009 Invalid stream ID size.