Home
last modified time | relevance | path

Searched defs:clu (Results 1 – 11 of 11) sorted by relevance

/third_party/openssl/test/
Dssl_cert_table_internal_test.c27 const SSL_CERT_LOOKUP *clu = &ssl_cert_info[idx]; in do_test_cert_table() local
/third_party/exfatprogs/mkfs/
Dmkfs.c234 static int write_fat_entry(int fd, __le32 clu, in write_fat_entry()
251 unsigned int clu, unsigned int length) in write_fat_entries()
274 int ret, clu; in exfat_create_fat_table() local
/third_party/exfatprogs/exfat2img/
Dexfat2img.c609 unsigned int clu, clu_count; in dump_clusters_to_stdout() local
663 unsigned int clu, last_clu, next_clu; in dump_to_stdout() local
767 unsigned int clu, end_clu; in restore_from_stdin() local
/third_party/exfatprogs/lib/
Dlibexfat.c689 unsigned int clu_off_sectnr, unsigned int clu) in exfat_clus_to_blk_dev_off()
760 unsigned int *clu, unsigned int *offset) in exfat_o2c()
Dexfat_dir.c717 clus_t clu, next, count, last_count; in exfat_map_cluster() local
/third_party/openssl/ssl/statem/
Dstatem_clnt.c1864 const SSL_CERT_LOOKUP *clu; in tls_post_process_server_certificate() local
3540 const SSL_CERT_LOOKUP *clu; in ssl3_check_cert_and_algorithm() local
/third_party/node/deps/openssl/openssl/ssl/statem/
Dstatem_clnt.c1872 const SSL_CERT_LOOKUP *clu; in tls_post_process_server_certificate() local
3548 const SSL_CERT_LOOKUP *clu; in ssl3_check_cert_and_algorithm() local
/third_party/openssl/ssl/
Dt1_lib.c1274 const SSL_CERT_LOOKUP *clu = ssl_cert_lookup_by_idx(i); in tls1_get_legacy_sigalg() local
2137 const SSL_CERT_LOOKUP *clu; in ssl_set_sig_mask() local
3049 const SSL_CERT_LOOKUP *clu = ssl_cert_lookup_by_idx(sig_idx); in tls12_get_cert_sigalg_idx() local
/third_party/node/deps/openssl/openssl/ssl/
Dt1_lib.c1295 const SSL_CERT_LOOKUP *clu = ssl_cert_lookup_by_idx(i); in tls1_get_legacy_sigalg() local
2158 const SSL_CERT_LOOKUP *clu; in ssl_set_sig_mask() local
3070 const SSL_CERT_LOOKUP *clu = ssl_cert_lookup_by_idx(sig_idx); in tls12_get_cert_sigalg_idx() local
/third_party/exfatprogs/fsck/
Dfsck.c1381 clus_t clu_count, clu, s_clu, e_clu; in rescue_orphan_clusters() local
/third_party/FatFs/source/
Dff.c198 DWORD clu; /* Object ID 2, containing directory (0:root) */ member