Home
last modified time | relevance | path

Searched refs:base64 (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/Documentation/translations/zh_CN/
Demail-clients.txt208 另一个问题是Gmail还会把任何不是ASCII的字符的信息改为base64编码。它把东西变的像欧洲人的名字。
/Linux-v4.19/drivers/pci/
Dprobe.c417 u64 base64, limit64; in pci_read_bridge_mmio_pref() local
425 base64 = (mem_base_lo & PCI_PREF_RANGE_MASK) << 16; in pci_read_bridge_mmio_pref()
440 base64 |= (u64) mem_base_hi << 32; in pci_read_bridge_mmio_pref()
445 base = (pci_bus_addr_t) base64; in pci_read_bridge_mmio_pref()
448 if (base != base64) { in pci_read_bridge_mmio_pref()
450 (unsigned long long) base64); in pci_read_bridge_mmio_pref()
/Linux-v4.19/Documentation/filesystems/
Dfscrypt.rst608 filenames. Therefore, readdir() must base64-encode the ciphertext for
610 filesystem just base64-decodes the user-supplied name to get back to
613 However, for very long filenames, base64 encoding would cause the
/Linux-v4.19/Documentation/process/
Demail-clients.rst323 Another problem is that Gmail will base64-encode any message that has a