Home
last modified time | relevance | path

Searched defs:mtype (Results 26 - 36 of 36) sorted by relevance

12

/third_party/libbpf/src/
H A Dbtf_dump.c2102 const struct btf_type *mtype; in btf_dump_struct_data() local
2384 const struct btf_type *mtype; in btf_dump_type_data_check_zero() local
H A Dlibbpf.c1073 const struct btf_type *mtype, *kern_mtype; in bpf_map__init_kern_struct_ops() local
/third_party/node/deps/openssl/openssl/apps/lib/
H A Ds_cb.c1184 uint8_t usage, selector, mtype; in print_verify_detail() local
/third_party/openssl/apps/lib/
H A Ds_cb.c1184 uint8_t usage, selector, mtype; in print_verify_detail() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.c1247 enum mtype { enum
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_vfy.c2691 unsigned mtype = DANETLS_NONE; in dane_match() local
[all...]
/third_party/openssl/crypto/x509/
H A Dx509_vfy.c2693 unsigned mtype = DANETLS_NONE; in dane_match() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Ds_client.c376 static uint8_t mtype; in tlsa_import_rr() local
/third_party/openssl/apps/
H A Ds_client.c376 static uint8_t mtype; in tlsa_import_rr() local
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_lib.c97 uint8_t mtype; member
217 dane_mtype_set(struct dane_ctx_st *dctx, const EVP_MD *md, uint8_t mtype, uint8_t ord) dane_mtype_set() argument
262 tlsa_md_get(SSL_DANE *dane, uint8_t mtype) tlsa_md_get() argument
269 dane_tlsa_add(SSL_DANE *dane, uint8_t usage, uint8_t selector, uint8_t mtype, const unsigned char *data, size_t dlen) dane_tlsa_add() argument
1176 SSL_get0_dane_tlsa(SSL *s, uint8_t *usage, uint8_t *selector, uint8_t *mtype, const unsigned char **data, size_t *dlen) SSL_get0_dane_tlsa() argument
1203 SSL_dane_tlsa_add(SSL *s, uint8_t usage, uint8_t selector, uint8_t mtype, const unsigned char *data, size_t dlen) SSL_dane_tlsa_add() argument
1209 SSL_CTX_dane_mtype_set(SSL_CTX *ctx, const EVP_MD *md, uint8_t mtype, uint8_t ord) SSL_CTX_dane_mtype_set() argument
[all...]
/third_party/openssl/ssl/
H A Dssl_lib.c97 uint8_t mtype; member
217 dane_mtype_set(struct dane_ctx_st *dctx, const EVP_MD *md, uint8_t mtype, uint8_t ord) dane_mtype_set() argument
262 tlsa_md_get(SSL_DANE *dane, uint8_t mtype) tlsa_md_get() argument
269 dane_tlsa_add(SSL_DANE *dane, uint8_t usage, uint8_t selector, uint8_t mtype, const unsigned char *data, size_t dlen) dane_tlsa_add() argument
1112 SSL_get0_dane_tlsa(SSL *s, uint8_t *usage, uint8_t *selector, uint8_t *mtype, const unsigned char **data, size_t *dlen) SSL_get0_dane_tlsa() argument
1139 SSL_dane_tlsa_add(SSL *s, uint8_t usage, uint8_t selector, uint8_t mtype, const unsigned char *data, size_t dlen) SSL_dane_tlsa_add() argument
1145 SSL_CTX_dane_mtype_set(SSL_CTX *ctx, const EVP_MD *md, uint8_t mtype, uint8_t ord) SSL_CTX_dane_mtype_set() argument
[all...]

Completed in 53 milliseconds

12