Home
last modified time | relevance | path

Searched defs:kbuf (Results 1 – 22 of 22) sorted by relevance

/freebsd-12-stable/crypto/openssh/
Dssh-sk-helper.c95 struct sshbuf *resp, *kbuf; in process_sign() local
156 struct sshbuf *challenge, *attest, *kbuf, *resp; in process_enroll() local
218 struct sshbuf *kbuf, *resp; in process_load_resident() local
Dssh-sk-client.c235 struct sshbuf *kbuf = NULL, *req = NULL, *resp = NULL; in sshsk_sign() local
300 struct sshbuf *kbuf = NULL, *abuf = NULL, *req = NULL, *resp = NULL; in sshsk_enroll() local
401 struct sshbuf *kbuf = NULL, *req = NULL, *resp = NULL; in sshsk_load_resident() local
Dkexdh.c76 u_char *kbuf = NULL; in kex_dh_compute_key() local
Dkexecdh.c144 u_char *kbuf = NULL; in kex_ecdh_dec_key_group() local
Dssh-keygen.c2414 struct sshbuf *kbuf; in do_gen_krl() local
/freebsd-12-stable/contrib/bearssl/src/ec/
Dec_pubkey.c64 void *kbuf, const br_ec_private_key *sk) in br_ec_compute_pub()
Dec_keygen.c31 void *kbuf, int curve) in br_ec_keygen()
/freebsd-12-stable/sys/dev/mlx5/mlx5_fpga_tools/
Dmlx5fpga_tools_char.c136 void *kbuf; in tools_char_read() local
164 void *kbuf; in tools_char_write() local
/freebsd-12-stable/lib/libc/gen/
Dsetproctitle.c64 static char **oargv, *kbuf; in setproctitle_internal() local
/freebsd-12-stable/contrib/bearssl/src/mac/
Dhmac.c61 unsigned char kbuf[64]; in br_hmac_key_init() local
/freebsd-12-stable/contrib/ntp/sntp/
Dcrypto.c223 char kbuf[200]; in auth_init() local
/freebsd-12-stable/bin/ed/
Dcbc.c226 expand_des_key(char *obuf, char *kbuf) in expand_des_key()
/freebsd-12-stable/contrib/ncurses/ncurses/base/
Dlib_mouse.c731 char kbuf[3]; in _nc_mouse_event() local
860 unsigned char kbuf[4]; in _nc_mouse_inline() local
/freebsd-12-stable/sys/contrib/vchiq/interface/vchiq_arm/
Dvchiq_debugfs.c129 char kbuf[DEBUGFS_WRITE_BUF_SIZE + 1]; in debugfs_log_write() local
/freebsd-12-stable/contrib/sendmail/src/
Dudb.c1242 char kbuf[MAXUDBKEY + 1]; local
/freebsd-12-stable/contrib/bearssl/tools/
Dskey.c248 unsigned kbuf[BR_EC_KBUF_PUB_MAX_SIZE]; in print_ec() local
/freebsd-12-stable/sys/dev/xen/evtchn/
Devtchn_dev.c321 evtchn_port_t *kbuf; in evtchn_write() local
/freebsd-12-stable/contrib/bearssl/test/
Dtest_speed.c856 unsigned char kbuf[BR_RSA_KBUF_PRIV_SIZE(1024)]; in test_speed_rsa_inner() local
880 unsigned char kbuf[BR_RSA_KBUF_PRIV_SIZE(2048)]; in test_speed_rsa_inner() local
/freebsd-12-stable/crypto/openssl/crypto/store/
Dloader_file.c332 char kbuf[PEM_BUFSIZE]; in try_decode_PKCS8Encrypted() local
/freebsd-12-stable/sys/dev/mlx/
Dmlx.c2054 void *kbuf; in mlx_user_command() local
/freebsd-12-stable/sys/netpfil/ipfw/
Dip_fw_private.h377 caddr_t kbuf; /* allocated buffer */ member
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux.cpp367 struct kernel_stat kbuf; in internal_fstat() local