Home
last modified time | relevance | path

Searched defs:encryption (Results 1 – 9 of 9) sorted by relevance

/third_party/pulseaudio/src/modules/raop/
Draop-sink.c87 pa_raop_encryption_t encryption; member
702 const char *server, *protocol, *encryption, *codec; in pa_raop_sink_new() local
Draop-client.c101 pa_raop_encryption_t encryption; member
1434pa_raop_encryption_t encryption, pa_raop_codec_t codec, bool autoreconnect) { in pa_raop_client_new()
/third_party/ffmpeg/libavformat/
Dlibrist.c47 int encryption; member
Dmatroskadec.c158 MatroskaTrackEncryption encryption; member
/third_party/cups-filters/cupsfilters/
Dipp.c215 http_encryption_t encryption; in get_printer_attributes5() local
Dppdgenerator.c376 http_encryption_t encryption; /* Type of encryption to use */ in get_url() local
/third_party/openssl/include/openssl/
Dx509.h.in260 X509_ALGOR *encryption; member
/third_party/openssl/ohos_lite/include/openssl/
Dx509.h295 X509_ALGOR *encryption; member
/third_party/cups-filters/utils/
Dcups-browsed.c1279 http_encryption_t encryption) in httpConnectEncryptShortTimeout()