Searched refs:srtp (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntpd.c535 struct rtprio srtp; local
537 srtp.type = RTP_PRIO_REALTIME; /* was: RTP_PRIO_NORMAL */
538 srtp.prio = 0; /* 0 (hi) -> RTP_PRIO_MAX (31,lo) */
540 if (rtprio(RTP_SET, getpid(), &srtp) < 0)
/freebsd-13-stable/secure/lib/libcrypto/
H A DMakefile409 INCS+= rsa.h rsaerr.h safestack.h seed.h sha.h srp.h srtp.h ssl.h ssl2.h
/freebsd-13-stable/crypto/openssl/include/openssl/
H A Dssl.h956 # include <openssl/srtp.h> /* Support for the use_srtp extension */

Completed in 76 milliseconds