Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dpsa_its_file.c66 #define rename_replace_existing( oldpath, newpath ) \ macro
69 #define rename_replace_existing( oldpath, newpath ) rename( oldpath, newpath ) macro
223 if( rename_replace_existing( PSA_ITS_STORAGE_TEMP, filename ) != 0 ) in psa_its_set()

Completed in 2 milliseconds