Home
last modified time | relevance | path

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

/dports/security/wolfssl/wolfssl-5.1.0/src/
H A Dssl.c5108 #define SIZEOF_SESSION_ROW (sizeof(WOLFSSL_SESSION) + (sizeof(int) * 2)) macro
12406 XMEMCPY(row++, &SessionCache[i], SIZEOF_SESSION_ROW); in wolfSSL_memsave_session_cache()
12475 XMEMCPY(&SessionCache[i], row++, SIZEOF_SESSION_ROW); in wolfSSL_memrestore_session_cache()
12551 ret = (int)XFWRITE(&SessionCache[i], SIZEOF_SESSION_ROW, 1, file); in wolfSSL_save_session_cache()
12642 ret = (int)XFREAD(&SessionCache[i], SIZEOF_SESSION_ROW, 1, file); in wolfSSL_restore_session_cache()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/src/
H A Dssl.c5108 #define SIZEOF_SESSION_ROW (sizeof(WOLFSSL_SESSION) + (sizeof(int) * 2)) macro
12406 XMEMCPY(row++, &SessionCache[i], SIZEOF_SESSION_ROW); in wolfSSL_memsave_session_cache()
12475 XMEMCPY(&SessionCache[i], row++, SIZEOF_SESSION_ROW); in wolfSSL_memrestore_session_cache()
12551 ret = (int)XFWRITE(&SessionCache[i], SIZEOF_SESSION_ROW, 1, file); in wolfSSL_save_session_cache()
12642 ret = (int)XFREAD(&SessionCache[i], SIZEOF_SESSION_ROW, 1, file); in wolfSSL_restore_session_cache()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/src/
H A Dssl.c5108 #define SIZEOF_SESSION_ROW (sizeof(WOLFSSL_SESSION) + (sizeof(int) * 2)) macro
12406 XMEMCPY(row++, &SessionCache[i], SIZEOF_SESSION_ROW); in wolfSSL_memsave_session_cache()
12475 XMEMCPY(&SessionCache[i], row++, SIZEOF_SESSION_ROW); in wolfSSL_memrestore_session_cache()
12551 ret = (int)XFWRITE(&SessionCache[i], SIZEOF_SESSION_ROW, 1, file); in wolfSSL_save_session_cache()
12642 ret = (int)XFREAD(&SessionCache[i], SIZEOF_SESSION_ROW, 1, file); in wolfSSL_restore_session_cache()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/src/
H A Dssl.c5108 #define SIZEOF_SESSION_ROW (sizeof(WOLFSSL_SESSION) + (sizeof(int) * 2)) macro
12406 XMEMCPY(row++, &SessionCache[i], SIZEOF_SESSION_ROW); in wolfSSL_memsave_session_cache()
12475 XMEMCPY(&SessionCache[i], row++, SIZEOF_SESSION_ROW); in wolfSSL_memrestore_session_cache()
12551 ret = (int)XFWRITE(&SessionCache[i], SIZEOF_SESSION_ROW, 1, file); in wolfSSL_save_session_cache()
12642 ret = (int)XFREAD(&SessionCache[i], SIZEOF_SESSION_ROW, 1, file); in wolfSSL_restore_session_cache()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/src/
H A Dssl.c5108 #define SIZEOF_SESSION_ROW (sizeof(WOLFSSL_SESSION) + (sizeof(int) * 2)) macro
12406 XMEMCPY(row++, &SessionCache[i], SIZEOF_SESSION_ROW); in wolfSSL_memsave_session_cache()
12475 XMEMCPY(&SessionCache[i], row++, SIZEOF_SESSION_ROW); in wolfSSL_memrestore_session_cache()
12551 ret = (int)XFWRITE(&SessionCache[i], SIZEOF_SESSION_ROW, 1, file); in wolfSSL_save_session_cache()
12642 ret = (int)XFREAD(&SessionCache[i], SIZEOF_SESSION_ROW, 1, file); in wolfSSL_restore_session_cache()