Home
last modified time | relevance | path

Searched refs:key (Results 1 – 5 of 5) sorted by relevance

/iperf/src/
H A Diperf_auth.c160 BIO *key = NULL; in load_pubkey_from_file() local
167 BIO_free(key); in load_pubkey_from_file()
173 unsigned char *key = NULL; in load_pubkey_from_base64() local
179 free(key); in load_pubkey_from_base64()
186 BIO *key = NULL; in load_privkey_from_file() local
193 BIO_free(key); in load_privkey_from_file()
205 free(key); in load_privkey_from_base64()
213 if (key == NULL){ in test_load_pubkey_from_file()
216 EVP_PKEY_free(key); in test_load_pubkey_from_file()
222 if (key == NULL){ in test_load_private_key_from_file()
[all …]
/iperf/docs/
H A Dinvoking.rst235 --rsa-private-key-path file
236 path to the RSA private key (not password-protected) used to
448 --rsa-public-key-path file
449 path to the RSA public key used to encrypt authentication cre-
456 The public key is used to encrypt the authentication token containing
457 the user credentials, while the private key is used to decrypt the
458 authentication token. The private key must be in PEM format and addi-
459 tionally must not have a password set. The public key must be in PEM
461 UNIX/Linux commands using OpenSSL to generate a correctly-formed key-
469 After these commands, the public key will be contained in the file pub-
[all …]
/iperf/contrib/
H A Diperf3.gp6 set key width -12
/iperf/
H A Dconfigure16212 for (key in S) S_is_set[key] = 1
16222 key = field[i]
16223 keylen = length(key)
16224 if (S_is_set[key]) {
16225 value = S[key]
16344 for (key in D) D_is_set[key] = 1
H A DRELNOTES.md338 public-key pair, is now an optional way of limiting access to an