Home
last modified time | relevance | path

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

/optee_os/core/lib/zlib/
H A Dzconf.h510 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dentropy.c456 fseek(f, 0, SEEK_END); in mbedtls_entropy_update_seed_file()
H A Ddhm.c590 fseek(f, 0, SEEK_END); in load_file()
H A Dpkparse.c1310 fseek(f, 0, SEEK_END); in mbedtls_pk_load_file()