| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_aead/chacha20poly1305/sodium/ |
| H A D | aead_chacha20poly1305.c | 27 const unsigned char *nsec, in crypto_aead_chacha20poly1305_encrypt_detached() 66 const unsigned char *nsec, in crypto_aead_chacha20poly1305_encrypt() 98 const unsigned char *nsec, in crypto_aead_chacha20poly1305_ietf_encrypt_detached() 141 const unsigned char *nsec, in crypto_aead_chacha20poly1305_ietf_encrypt() 167 unsigned char *nsec, in crypto_aead_chacha20poly1305_decrypt_detached() 218 unsigned char *nsec, in crypto_aead_chacha20poly1305_decrypt() 247 unsigned char *nsec, in crypto_aead_chacha20poly1305_ietf_decrypt_detached() 302 unsigned char *nsec, in crypto_aead_chacha20poly1305_ietf_decrypt()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_aead/xchacha20poly1305/sodium/ |
| H A D | aead_xchacha20poly1305.c | 24 const unsigned char *nsec, in crypto_aead_xchacha20poly1305_ietf_encrypt_detached() 49 const unsigned char *nsec, in crypto_aead_xchacha20poly1305_ietf_encrypt() 72 unsigned char *nsec, in crypto_aead_xchacha20poly1305_ietf_decrypt_detached() 99 unsigned char *nsec, in crypto_aead_xchacha20poly1305_ietf_decrypt()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/ |
| H A D | aead_aes256gcm_aesni.c | 508 const unsigned char *nsec, in crypto_aead_aes256gcm_encrypt_detached_afternm() 627 const unsigned char *nsec, in crypto_aead_aes256gcm_encrypt_afternm() 801 unsigned char *nsec, in crypto_aead_aes256gcm_decrypt_afternm() 833 const unsigned char *nsec, in crypto_aead_aes256gcm_encrypt_detached() 853 const unsigned char *nsec, in crypto_aead_aes256gcm_encrypt() 872 unsigned char *nsec, in crypto_aead_aes256gcm_decrypt_detached() 893 unsigned char *nsec, in crypto_aead_aes256gcm_decrypt() 930 const unsigned char *nsec, in crypto_aead_aes256gcm_encrypt_detached() 951 unsigned char *nsec, in crypto_aead_aes256gcm_decrypt_detached() 988 const unsigned char *nsec, in crypto_aead_aes256gcm_encrypt_detached_afternm() [all …]
|
| /f-stack/lib/ |
| H A D | ff_host_interface.c | 153 ff_clock_gettime(int id, int64_t *sec, long *nsec) in ff_clock_gettime() 185 long nsec; in ff_clock_gettime_ns() local 193 ff_get_current_time(time_t *sec, long *nsec) in ff_get_current_time()
|
| H A D | ff_syscall_wrapper.c | 1270 long nsec; in ff_gettimeofday() local
|
| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_time.h | 21 uint64_t nsec; member 88 rte_ns_to_timespec(uint64_t nsec) in rte_ns_to_timespec()
|
| /f-stack/freebsd/x86/x86/ |
| H A D | pvclock.c | 157 uint32_t *nsec) in pvclock_read_wall_clock() 198 uint32_t sec, nsec; in pvclock_get_wallclock() local
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | time.h | 64 #define NSEC_TO_TICK(nsec) ((nsec) / (NANOSEC / hz)) argument 70 hrtime_t nsec; in gethrtime() local
|
| /f-stack/freebsd/sys/ |
| H A D | clock.h | 82 long nsec; /* nano seconds */ member 118 long nsec; /* nanoseconds */ member
|
| /f-stack/dpdk/drivers/net/axgbe/ |
| H A D | axgbe_ethdev.c | 1458 unsigned int sec, unsigned int nsec, int addsub) in axgbe_update_tstamp_time() 1547 uint64_t nsec; in axgbe_timesync_read_time() local 1592 unsigned int nsec) in axgbe_set_tstamp_time() 1617 uint64_t nsec; in axgbe_timesync_enable() local 1697 uint64_t nsec = 0; in axgbe_timesync_read_rx_timestamp() local 1733 uint64_t nsec; in axgbe_timesync_read_tx_timestamp() local
|
| /f-stack/freebsd/x86/include/ |
| H A D | pvclock.h | 49 uint32_t nsec; member
|
| /f-stack/dpdk/examples/ptpclient/ |
| H A D | ptpclient.c | 150 ns_to_timeval(int64_t nsec) in ns_to_timeval() 263 int64_t nsec; in print_clock_info() local 492 int64_t nsec; in update_kernel_time() local
|
| /f-stack/freebsd/contrib/openzfs/include/sys/fm/ |
| H A D | util.h | 68 uint64_t nsec; /* nanoseconds past ed_tod_base.sec */ member
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | nstime.c | 17 nstime_init2(nstime_t *time, uint64_t sec, uint64_t nsec) { in nstime_init2()
|
| /f-stack/freebsd/kern/ |
| H A D | kern_ntptime.c | 774 hardpps(struct timespec *tsp, long nsec) in hardpps()
|
| /f-stack/freebsd/contrib/ncsw/inc/ |
| H A D | ncsw_ext.h | 157 #define NSEC_TO_CLK(nsec,clk) DIV_CEIL(((nsec) * (clk)), 1000) argument
|