Searched defs:psec (Results 1 – 8 of 8) sorted by relevance
/freebsd/crypto/openssl/crypto/ |
H A D | o_time.c | 102 int OPENSSL_gmtime_diff(int *pday, int *psec, in OPENSSL_gmtime_diff() 134 long *pday, int *psec) in julian_adj()
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ecdh_ossl.c | 28 int ossl_ecdh_compute_key(unsigned char **psec, size_t *pseclen, in ossl_ecdh_compute_key()
|
H A D | ec_kmeth.c | 225 int (*ckey)(unsigned char **psec, in EC_KEY_METHOD_set_compute_key()
|
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | a_time.c | 456 int ASN1_TIME_diff(int *pday, int *psec, in ASN1_TIME_diff()
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah.c | 625 uint64_t psec; in ath_hal_mac_usec() local 638 uint64_t psec; in ath_hal_mac_psec() local
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | ARMErrataFix.cpp | 418 Patch657417Section *psec; in implementPatch() local
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_shm.c | 159 LPSECURITY_ATTRIBUTES psec = 0; in getShmTime() local
|
/freebsd/sys/contrib/ncsw/inc/ |
H A D | ncsw_ext.h | 161 #define PSEC_TO_CLK(psec,clk) DIV_CEIL(((psec) * (clk)), 1000000) argument
|