Home
last modified time | relevance | path

Searched defs:csr (Results 1 - 25 of 27) sorted by relevance

12

/third_party/mbedtls/programs/fuzz/
H A Dfuzz_x509csr.c8 mbedtls_x509_csr csr; in LLVMFuzzerTestOneInput() local
/third_party/mbedtls/programs/x509/
H A Dreq_app.c52 mbedtls_x509_csr csr; in main() local
H A Dcert_write.c304 mbedtls_x509_csr csr; in main() local
/third_party/openssl/test/testutil/
H A Dload.c94 X509_REQ *csr = NULL; in load_csr_der() local
/third_party/mbedtls/library/
H A Dx509_csr.c64 static int x509_csr_parse_extensions(mbedtls_x509_csr *csr, in x509_csr_parse_extensions() argument
199 static int x509_csr_parse_attributes(mbedtls_x509_csr *csr, in x509_csr_parse_attributes() argument
265 static int mbedtls_x509_csr_parse_der_internal(mbedtls_x509_csr *csr, in mbedtls_x509_csr_parse_der_internal() argument
434 mbedtls_x509_csr_parse_der(mbedtls_x509_csr *csr, const unsigned char *buf, size_t buflen) mbedtls_x509_csr_parse_der() argument
443 mbedtls_x509_csr_parse_der_with_ext_cb(mbedtls_x509_csr *csr, const unsigned char *buf, size_t buflen, mbedtls_x509_csr_ext_cb_t cb, void *p_ctx) mbedtls_x509_csr_parse_der_with_ext_cb() argument
454 mbedtls_x509_csr_parse(mbedtls_x509_csr *csr, const unsigned char *buf, size_t buflen) mbedtls_x509_csr_parse() argument
504 mbedtls_x509_csr_parse_file(mbedtls_x509_csr *csr, const char *path) mbedtls_x509_csr_parse_file() argument
528 mbedtls_x509_csr_info(char *buf, size_t size, const char *prefix, const mbedtls_x509_csr *csr) mbedtls_x509_csr_info() argument
609 mbedtls_x509_csr_init(mbedtls_x509_csr *csr) mbedtls_x509_csr_init() argument
617 mbedtls_x509_csr_free(mbedtls_x509_csr *csr) mbedtls_x509_csr_free() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcsdetect.cpp250 CharsetRecognizer *csr; in detectAll() local
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-server.c616 mbedtls_x509write_csr csr; in lws_tls_acme_sni_csr_create() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcsdetect.cpp250 CharsetRecognizer *csr; in detectAll() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcsdetect.cpp250 CharsetRecognizer *csr; in detectAll() local
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-server.c975 lws_tls_acme_sni_csr_create(struct lws_context *context, const char *elements[], uint8_t *csr, size_t csr_len, char **privkey_pem, size_t *privkey_len) global() argument
/third_party/mesa3d/src/gallium/auxiliary/rtasm/
H A Drtasm_x86sse.h55 unsigned char *csr; member
H A Drtasm_x86sse.c181 unsigned char *csr = p->csr; in reserve() local
191 char *csr = (char *)reserve(p, 1); emit_1b() local
203 unsigned char *csr = reserve(p, 1); emit_1ub() local
209 unsigned char *csr = reserve(p, 2); emit_2ub() local
216 unsigned char *csr = reserve(p, 3); emit_3ub() local
[all...]
/third_party/elfutils/libcpu/
H A Driscv_disasm.c1096 uint32_t csr = word >> 20; in riscv_disasm() local
1117 uint32_t csr = word >> 20; in riscv_disasm() local
1253 uint32_t csr = word >> 20; riscv_disasm() local
[all...]
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc.h60 uint32_t *csr; /**< Cursor, points into program. */ member
/third_party/openssl/test/
H A Dcmp_client_test.c325 X509_REQ *csr = NULL; in test_exec_P10CR_ses() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_crypto.c2055 struct crypto_csr *csr = NULL; in dpp_build_csr() local
2126 struct crypto_csr *csr; in dpp_validate_csr() local
[all...]
H A Ddpp.c820 char *csr = NULL; in dpp_build_conf_req_helper() local
[all...]
H A Ddpp.h347 struct wpabuf *csr; member
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64.h1136 void csrr(Register rd, ControlStatusReg csr) { csrrs(rd, csr, zero_reg); } in csrr() argument
1137 void csrw(ControlStatusReg csr, Register rs) { csrrw(zero_reg, csr, r in csrr() argument
1138 csrs(ControlStatusReg csr, Register rs) csrs() argument
1139 csrc(ControlStatusReg csr, Register rs) csrc() argument
1141 csrwi(ControlStatusReg csr, uint8_t imm) csrwi() argument
1142 csrsi(ControlStatusReg csr, uint8_t imm) csrsi() argument
1143 csrci(ControlStatusReg csr, uint8_t imm) csrci() argument
[all...]
H A Dassembler-riscv64.cc1707 void Assembler::csrrw(Register rd, ControlStatusReg csr, Register rs1) { in csrrw() argument
1711 void Assembler::csrrs(Register rd, ControlStatusReg csr, Register rs1) { in csrrs() argument
1715 void Assembler::csrrc(Register rd, ControlStatusReg csr, Register rs1) { in csrrc() argument
1316 GenInstrCSR_ir(uint8_t funct3, Register rd, ControlStatusReg csr, Register rs1) GenInstrCSR_ir() argument
1321 GenInstrCSR_ii(uint8_t funct3, Register rd, ControlStatusReg csr, uint8_t imm5) GenInstrCSR_ii() argument
1719 csrrwi(Register rd, ControlStatusReg csr, uint8_t imm5) csrrwi() argument
1723 csrrsi(Register rd, ControlStatusReg csr, uint8_t imm5) csrrsi() argument
1727 csrrci(Register rd, ControlStatusReg csr, uint8_t imm5) csrrci() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_openssl.c3087 X509_REQ *csr; in crypto_csr_verify() local
3109 void crypto_csr_deinit(struct crypto_csr *csr) in crypto_csr_deinit() argument
3115 int crypto_csr_set_ec_public_key(struct crypto_csr *csr, struc argument
3124 crypto_csr_set_name(struct crypto_csr *csr, enum crypto_csr_name type, const char *name) crypto_csr_set_name() argument
3170 crypto_csr_set_attribute(struct crypto_csr *csr, enum crypto_csr_attr attr, int attr_type, const u8 *value, size_t len) crypto_csr_set_attribute() argument
3191 crypto_csr_get_attribute(struct crypto_csr *csr, enum crypto_csr_attr attr, size_t *len, int *type) crypto_csr_get_attribute() argument
3229 crypto_csr_sign(struct crypto_csr *csr, struct crypto_ec_key *key, enum crypto_hash_alg algo) crypto_csr_sign() argument
[all...]
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.cc2380 uint32_t Simulator::read_csr_value(uint32_t csr) { in read_csr_value() argument
2397 void Simulator::write_csr_value(uint32_t csr, uint64_t val) { in write_csr_value() argument
2417 void Simulator::set_csr_bits(uint32_t csr, uint64_t val) { in set_csr_bits() argument
2437 void Simulator::clear_csr_bits(uint32_t csr, uint64_t val) { in clear_csr_bits() argument
/third_party/node/deps/openssl/openssl/apps/
H A Dcmp.c694 X509_REQ *csr; in load_csr_autofmt() local
1521 X509_REQ *csr = NULL; setup_request_ctx() local
[all...]
/third_party/openssl/apps/
H A Dcmp.c694 X509_REQ *csr; in load_csr_autofmt() local
1521 X509_REQ *csr = NULL; setup_request_ctx() local
[all...]
/third_party/sqlite/src/
H A Dshell.c13673 char *csr = 0; in recoverAddTable() local

Completed in 87 milliseconds

12