Lines Matching defs:state
160 state; member
213 crypt_works_inplace(cryptstate_T *state) in crypt_works_inplace()
307 cryptstate_T *state = ALLOC_ONE(cryptstate_T); in crypt_create() local
357 cryptstate_T *state; in crypt_create_from_file() local
401 cryptstate_T *state; in crypt_create_for_writing() local
441 crypt_free_state(cryptstate_T *state) in crypt_free_state()
465 cryptstate_T *state, in crypt_encode_alloc()
494 cryptstate_T *state, in crypt_decode_alloc()
523 cryptstate_T *state, in crypt_encode()
553 cryptstate_T *state, in crypt_encode_inplace()
567 cryptstate_T *state, in crypt_decode_inplace()