Searched defs:kbuf (Results 1 – 10 of 10) sorted by relevance
/external/openssh/ |
D | ssh-sk-helper.c | 95 struct sshbuf *resp, *kbuf; in process_sign() local 151 struct sshbuf *challenge, *attest, *kbuf, *resp; in process_enroll() local 213 struct sshbuf *kbuf, *resp; in process_load_resident() local
|
D | ssh-sk-client.c | 237 struct sshbuf *kbuf = NULL, *req = NULL, *resp = NULL; in sshsk_sign() local 308 struct sshbuf *kbuf = NULL, *abuf = NULL, *req = NULL, *resp = NULL; in sshsk_enroll() local 384 struct sshbuf *kbuf = NULL, *req = NULL, *resp = NULL; in sshsk_load_resident() local
|
D | kexdh.c | 75 u_char *kbuf = NULL; in kex_dh_compute_key() local
|
D | kexecdh.c | 144 u_char *kbuf = NULL; in kex_ecdh_dec_key_group() local
|
D | ssh-keygen.c | 2367 struct sshbuf *kbuf; in do_gen_krl() local
|
/external/vboot_reference/firmware/lib/ |
D | vboot_kernel.c | 44 uint8_t* kbuf = NULL; in LoadKernel() local
|
/external/vboot_reference/tests/ |
D | vb21_common_tests.c | 258 struct vb2_keyblock *kbuf; in test_verify_keyblock() local
|
/external/python/cpython2/Modules/ |
D | bsddbmodule.c | 563 char *kdata=NULL,kbuf[4096]; in bsddb_seq() local
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_linux.cc | 276 struct kernel_stat kbuf; in internal_fstat() local
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_linux.cpp | 358 struct kernel_stat kbuf; in internal_fstat() local
|