Home
last modified time | relevance | path

Searched defs:clu (Results 1 – 6 of 6) 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/lib/
Dlibexfat.c63 unsigned int clu) in exfat_set_bit()
73 unsigned int clu) in exfat_clear_bit()
654 unsigned int clu_off_sectnr, unsigned int clu) in exfat_clus_to_blk_dev_off()
/third_party/openssl/ssl/statem/
Dstatem_clnt.c1864 const SSL_CERT_LOOKUP *clu; in tls_post_process_server_certificate() local
3539 const SSL_CERT_LOOKUP *clu; in ssl3_check_cert_and_algorithm() local
/third_party/openssl/ssl/
Dt1_lib.c1273 const SSL_CERT_LOOKUP *clu = ssl_cert_lookup_by_idx(i); in tls1_get_legacy_sigalg() local
2136 const SSL_CERT_LOOKUP *clu; in ssl_set_sig_mask() local
3048 const SSL_CERT_LOOKUP *clu = ssl_cert_lookup_by_idx(sig_idx); in tls12_get_cert_sigalg_idx() local
/third_party/FatFs/source/
Dff.c198 DWORD clu; /* Object ID 2, containing directory (0:root) */ member