Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntpd.c527 struct rtprio srtp; in set_process_priority() local
529 srtp.type = RTP_PRIO_REALTIME; /* was: RTP_PRIO_NORMAL */ in set_process_priority()
530 srtp.prio = 0; /* 0 (hi) -> RTP_PRIO_MAX (31,lo) */ in set_process_priority()
532 if (rtprio(RTP_SET, getpid(), &srtp) < 0) in set_process_priority()
/src/sys/contrib/device-tree/Bindings/crypto/
H A Dfsl-sec2.txt43 bit 5 = set if SEC supports the srtp descriptor type
/src/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpciph_aria.txt197 Title = ARIA CCM test vectors from IETF draft-ietf-avtcore-aria-srtp-02
/src/crypto/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_use_srtp.pod13 #include <openssl/srtp.h>
/src/crypto/openssl/crypto/err/
H A Dopenssl.txt1388 SSL_R_BAD_SRTP_MKI_VALUE:352:bad srtp mki value
1389 SSL_R_BAD_SRTP_PROTECTION_PROFILE_LIST:353:bad srtp protection profile list
1450 SSL_R_EMPTY_SRTP_PROTECTION_PROFILE_LIST:354:empty srtp protection profile list
1549 SSL_R_NO_SRTP_PROFILES:359:no srtp profiles
1607 SSL_R_SRTP_COULD_NOT_ALLOCATE_PROFILES:362:srtp could not allocate profiles
1609 srtp protection profile list too long
1610 SSL_R_SRTP_UNKNOWN_PROTECTION_PROFILE:364:srtp unknown protection profile
1713 SSL_R_USE_SRTP_NOT_NEGOTIATED:369:use srtp not negotiated
/src/secure/lib/libcrypto/
H A DMakefile642 INCS+= rsa.h rsaerr.h safestack.h seed.h self_test.h sha.h srp.h srtp.h ssl.h ssl2.h
/src/crypto/openssl/Configurations/
H A Dunix-Makefile.tmpl1349 include/openssl/srtp.h
/src/crypto/openssl/
H A DINSTALL.md1011 ### no-srtp
/src/crypto/openssl/include/openssl/
H A Dssl.h.in966 #include <openssl/srtp.h> /* Support for the use_srtp extension */