Home
last modified time | relevance | path

Searched defs:cn (Results 1 - 25 of 36) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfwrite.c104 int cn = read(fds[pipeRead], buf, sizeof(buf)); in fwrite_0400() local
/third_party/pulseaudio/src/pulsecore/
H A Dauth-cookie.c43 pa_auth_cookie* pa_auth_cookie_get(pa_core *core, const char *cn, bool create, size_t size) { in pa_auth_cookie_get() argument
H A Dprotocol-esound.c1708 char *cn; in pa_esound_options_parse() local
/third_party/mesa3d/src/mesa/math/
H A Dm_eval.c118 _math_horner_bezier_surf(GLfloat * cn, GLfloat * out, GLfloat u, GLfloat v, in _math_horner_bezier_surf() argument
195 _math_de_casteljau_surf(GLfloat * cn, GLfloat * out, GLfloat * du, GLfloat * dv, GLfloat u, GLfloat v, GLuint dim, GLuint uorder, GLuint vorder) _math_de_casteljau_surf() argument
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_cts.c137 aligned_16bytes mid_iv, ct_mid, cn, pt_last; in cts128_cs1_decrypt() local
239 aligned_16bytes mid_iv, ct_mid, cn, pt_last; in cts128_cs3_decrypt() local
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_cts.c137 aligned_16bytes mid_iv, ct_mid, cn, pt_last; in cts128_cs1_decrypt() local
239 aligned_16bytes mid_iv, ct_mid, cn, pt_last; in cts128_cs3_decrypt() local
/third_party/libwebsockets/lib/misc/
H A Dlws-struct-sqlite.c35 lws_struct_sq3_deser_cb(void *priv, int cols, char **cv, char **cn) in lws_struct_sq3_deser_cb() argument
/third_party/pulseaudio/src/modules/raop/
H A Dmodule-raop-discover.c168 char *tp = NULL, *et = NULL, *cn = NULL; in resolver_cb() local
/third_party/pulseaudio/src/modules/echo-cancel/
H A Dwebrtc.cc241 bool hpf, ns, agc, dgc, mobile, cn, vad, ext_filter, intelligibility, experimental_agc, beamforming; in pa_webrtc_ec_init() local
/third_party/selinux/libsepol/src/
H A Dconditional.c344 int cond_normalize_expr(policydb_t * p, cond_node_t * cn) in cond_normalize_expr() argument
192 cond_node_search(policydb_t * p, cond_node_t * list, cond_node_t * cn) cond_node_search() argument
[all...]
H A Dexpand.c2021 static int cond_node_map_bools(expand_state_t * state, cond_node_t * cn) in cond_node_map_bools() argument
2047 static int cond_node_copy(expand_state_t * state, cond_node_t * cn) in cond_node_copy() argument
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dtests.rs228 let mut cn in test_authority_issuer_and_serial() variables
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOModule.cpp251 Constant *cn = gvn->getInitializer(); in objcClassNameFromExpression() local
/third_party/icu/icu4c/source/common/
H A Drbbitblb.cpp120 RBBINode *cn = new RBBINode(RBBINode::opCat); in buildForwardTable() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Drbbitblb.cpp120 RBBINode *cn = new RBBINode(RBBINode::opCat); in buildForwardTable() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbitblb.cpp120 RBBINode *cn = new RBBINode(RBBINode::opCat); in buildForwardTable() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Djpeg2000dec.c2425 int cn = bytestream2_get_be16(&s->g); in jp2_find_codestream() local
/third_party/libcoap/examples/
H A Dcoap-client.c1280 verify_cn_callback(const char *cn, in verify_cn_callback() argument
/third_party/mbedtls/library/
H A Dx509_crt.c274 static int x509_check_wildcard(const char *cn, const mbedtls_x509_buf *name) in x509_check_wildcard() argument
2875 size_t mbedtls_x509_crt_parse_cn_inet_pton(const char *cn, void *dst) in mbedtls_x509_crt_parse_cn_inet_pton() argument
2885 x509_crt_check_cn(const mbedtls_x509_buf *name, const char *cn, size_t cn_len) x509_crt_check_cn() argument
2902 x509_crt_check_san_ip(const mbedtls_x509_sequence *san, const char *cn, size_t cn_len) x509_crt_check_san_ip() argument
2923 x509_crt_check_san_uri(const mbedtls_x509_sequence *san, const char *cn, size_t cn_len) x509_crt_check_san_uri() argument
2941 x509_crt_check_san(const mbedtls_x509_sequence *san, const char *cn, size_t cn_len) x509_crt_check_san() argument
2982 x509_crt_verify_name(const mbedtls_x509_crt *crt, const char *cn, uint32_t *flags) x509_crt_verify_name() argument
3053 x509_crt_verify_restartable_ca_cb(mbedtls_x509_crt *crt, mbedtls_x509_crt *trust_ca, mbedtls_x509_crl *ca_crl, mbedtls_x509_crt_ca_cb_t f_ca_cb, void *p_ca_cb, const mbedtls_x509_crt_profile *profile, const char *cn, uint32_t *flags, int (*f_vrfy)(void *, mbedtls_x509_crt *, int, uint32_t *), void *p_vrfy, mbedtls_x509_crt_restart_ctx *rs_ctx) x509_crt_verify_restartable_ca_cb() argument
3149 mbedtls_x509_crt_verify(mbedtls_x509_crt *crt, mbedtls_x509_crt *trust_ca, mbedtls_x509_crl *ca_crl, const char *cn, uint32_t *flags, int (*f_vrfy)(void *, mbedtls_x509_crt *, int, uint32_t *), void *p_vrfy) mbedtls_x509_crt_verify() argument
3166 mbedtls_x509_crt_verify_with_profile(mbedtls_x509_crt *crt, mbedtls_x509_crt *trust_ca, mbedtls_x509_crl *ca_crl, const mbedtls_x509_crt_profile *profile, const char *cn, uint32_t *flags, int (*f_vrfy)(void *, mbedtls_x509_crt *, int, uint32_t *), void *p_vrfy) mbedtls_x509_crt_verify_with_profile() argument
3185 mbedtls_x509_crt_verify_with_ca_cb(mbedtls_x509_crt *crt, mbedtls_x509_crt_ca_cb_t f_ca_cb, void *p_ca_cb, const mbedtls_x509_crt_profile *profile, const char *cn, uint32_t *flags, int (*f_vrfy)(void *, mbedtls_x509_crt *, int, uint32_t *), void *p_vrfy) mbedtls_x509_crt_verify_with_ca_cb() argument
3200 mbedtls_x509_crt_verify_restartable(mbedtls_x509_crt *crt, mbedtls_x509_crt *trust_ca, mbedtls_x509_crl *ca_crl, const mbedtls_x509_crt_profile *profile, const char *cn, uint32_t *flags, int (*f_vrfy)(void *, mbedtls_x509_crt *, int, uint32_t *), void *p_vrfy, mbedtls_x509_crt_restart_ctx *rs_ctx) mbedtls_x509_crt_verify_restartable() argument
[all...]
/third_party/nghttp2/src/
H A Dshrpx_tls.cc1863 auto cn = get_common_name(cert); in verify_numeric_hostname() local
1928 auto cn = get_common_name(cert); in verify_dns_hostname() local
2191 auto cn = get_common_name(cert); cert_lookup_tree_add_ssl_ctx() local
[all...]
/third_party/libcoap/src/
H A Dcoap_openssl.c1860 char *cn; in get_san_or_cn_from_cert() local
1924 char *cn = get_san_or_cn_from_cert(x509); tls_verify_call_back() local
[all...]
H A Dcoap_mbedtls.c365 char *cn = NULL; in cert_verify_callback_mbedtls() local
[all...]
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-util.c929 char *cn, *lcn, *dn; in pa_alsa_init_proplist_card() local
/third_party/skia/third_party/externals/libpng/
H A Dpngrutil.c3136 png_uint_32 cn=chunk_name; in png_check_chunk_name() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_wolfssl.c718 WOLFSSL_ASN1_STRING *cn; in tls_match_suffix_helper() local

Completed in 42 milliseconds

12