Home
last modified time | relevance | path

Searched refs:keys (Results 1 – 6 of 6) sorted by relevance

/busybox-1.35.0/networking/ssl_helper/
Dssl_helper.c209 static void do_io_until_eof_and_exit(int fd, sslKeys_t *keys) in do_io_until_eof_and_exit() argument
225 rc = matrixSslNewClientSession(&ssl, keys, sid, 0, certCb, NULL, NULL, 0); in do_io_until_eof_and_exit()
347 sslKeys_t *keys; in make_keys() local
349 if (matrixSslNewKeys(&keys) < 0) in make_keys()
365 rc = matrixSslLoadRsaKeysMem(keys, RSA2048, sizeof(RSA2048), in make_keys()
375 return keys; in make_keys()
/busybox-1.35.0/util-linux/volume_id/
Dbcache.c73 uint16_t keys; member
/busybox-1.35.0/scripts/
Dbloat-o-meter74 for addr, sz in iter(alias.keys()):
96 for name in iter(old.keys()):
/busybox-1.35.0/networking/
Dtcpudp.c349 if (matrixSslReadKeys(&keys, cert, key, 0, ca) < 0) { in tcpudpsvd_main()
354 if (matrixSslNewSession(&ssl, keys, 0, SSL_FLAGS_SERVER) < 0) in tcpudpsvd_main()
/busybox-1.35.0/examples/var_service/getty_tty1/
Dunicode_cyrillic.keymap4 # Cyr/Lat switches: RightAlt, Shift+Ctrl, Ctrl+Shift, Win keys
/busybox-1.35.0/examples/var_service/
DREADME_distro_proposal.txt62 ssh-keygen -A >/dev/null 2>&1 # generate host keys if they don't exist