/kernel/linux/linux-5.10/security/keys/encrypted-keys/ |
H A D | Makefile | |
/kernel/linux/linux-6.6/security/keys/encrypted-keys/ |
H A D | Makefile | |
/third_party/node/deps/openssl/openssl/util/perl/TLSProxy/ |
H A D | Alert.pm | 36 sub encrypted subroutine
|
H A D | Record.pm | 373 sub encrypted subroutine
|
/third_party/openssl/util/perl/TLSProxy/ |
H A D | Alert.pm | 36 sub encrypted subroutine
|
H A D | Record.pm | 373 sub encrypted subroutine
|
/third_party/toybox/toys/pending/ |
H A D | chsh.c | 32 char *user, *line, *shell, *encrypted; in chsh_main() local
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | crash_dump_64.c | 14 __copy_oldmem_page(unsigned long pfn, char *buf, size_t csize, unsigned long offset, int userbuf, bool encrypted) __copy_oldmem_page() argument
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | crash_dump_64.c | 15 __copy_oldmem_page(struct iov_iter *iter, unsigned long pfn, size_t csize, unsigned long offset, bool encrypted) __copy_oldmem_page() argument
|
/third_party/toybox/toys/lsb/ |
H A D | passwd.c | 60 char *pass, *name, *encrypted = 0, salt[MAX_SALT_LEN]; in passwd_main() local
|
/third_party/rust/crates/rust-openssl/openssl/src/ |
H A D | envelope.rs | 168 let mut encrypted = vec![0; secret.len() + cipher.block_size()]; in public_encrypt_private_decrypt() variables [all...] |
H A D | rsa.rs | 807 let mut encrypted = vec![0; pubkey.size() as usize]; in test_pem_pkcs1_encrypt() variables [all...] |
H A D | cipher_ctx.rs | 741 let mut encrypted = vec![]; in seal_open() variables
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | crash_dump.h | 123 read_from_oldmem(char *buf, size_t count, u64 *ppos, int userbuf, bool encrypted) read_from_oldmem() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | crash_dump.h | 140 read_from_oldmem(struct iov_iter *iter, size_t count, u64 *ppos, bool encrypted) read_from_oldmem() argument
|
/third_party/nghttp2/src/ |
H A D | shrpx_http.cc | 274 bool check_http_scheme(const StringRef &scheme, bool encrypted) { in check_http_scheme() argument
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | ksmbd_work.h | 75 bool encrypted:1; member
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsundelete.h | 88 int encrypted; /* Stream is encrypted */ member
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | ioremap.c | 178 __ioremap_caller(resource_size_t phys_addr, unsigned long size, enum page_cache_mode pcm, void *caller, bool encrypted) __ioremap_caller() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/mm/ |
H A D | ioremap.c | 184 __ioremap_caller(resource_size_t phys_addr, unsigned long size, enum page_cache_mode pcm, void *caller, bool encrypted) __ioremap_caller() argument [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | omadec.c | 75 int encrypted; member
|
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | protocol.h | 180 } encrypted; member
|
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | dir.c | 82 bool encrypted = false; in ubifs_new_inode() local 565 bool encrypted = IS_ENCRYPTED(dir); in ubifs_readdir() local
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | crypto.c | 156 bool encrypted = false; in ceph_fscrypt_prepare_context() local [all...] |
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | dir.c | 83 bool encrypted = false; in ubifs_new_inode() local 563 bool encrypted = IS_ENCRYPTED(dir); in ubifs_readdir() local
|