Searched refs:randkey (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/krb5/src/kadmin/cli/ |
H A D | kadmin.c | 842 int n_ks_tuple = 0, randkey = 0; in kadmin_cpw() local 876 randkey++; in kadmin_cpw() 930 } else if (randkey) { in kadmin_cpw() 1049 long *mask, char **pass, krb5_boolean *randkey, in kadmin_parse_princ_args() argument 1062 *randkey = FALSE; in kadmin_parse_princ_args() 1141 *randkey = TRUE; in kadmin_parse_princ_args() 1246 krb5_boolean randkey = FALSE, nokey = FALSE, old_style_randkey = FALSE; in kadmin_addprinc() local 1258 if (kadmin_parse_princ_args(argc, argv, &princ, &mask, &pass, &randkey, in kadmin_addprinc() 1297 } else if (randkey) { in kadmin_addprinc() 1316 if (retval == EINVAL && randkey) { in kadmin_addprinc() [all …]
|
/freebsd/crypto/openssl/crypto/evp/ |
H A D | evp_lib.c | 322 int ok, aead = 0, custom_iv = 0, cts = 0, multiblock = 0, randkey = 0; in evp_cipher_cache_constants() local 340 &randkey); in evp_cipher_cache_constants() 358 if (randkey) in evp_cipher_cache_constants()
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_EncryptInit.pod | 810 =item "has-randkey" (B<OSSL_CIPHER_PARAM_HAS_RANDKEY>) <integer> 958 =item "randkey" (B<OSSL_CIPHER_PARAM_RANDOM_KEY>) <octet string> 1230 with an L<OSSL_PARAM(3)> item with the key "randkey" 1346 See L</Gettable EVP_CIPHER parameters> "has-randkey".
|
/freebsd/crypto/krb5/src/po/ |
H A D | ka.po | 1639 "usage: change_password [-randkey] [-keepold] [-e keysaltlist] [-pw password] " 1642 "გამოყენება: change_password [-randkey] [-keepold] [-e keysaltlist] [-pw " 1735 "\t\t[-randkey|-nokey] [-x db_princ_args]* [-expire expdate] [-pwexpire " 1742 "\t\t[-randkey|-nokey] [-x ბაზის_პრინც_არგუმენტები]* [-expire ვადის_თარიღი] [-"
|
H A D | de.po | 1525 "usage: change_password [-randkey] [-keepold] [-e keysaltlist] [-pw password] " 1528 "Aufruf: change_password [-randkey] [-keepold] [-e Schlüssel-Salt-Liste] [-pw " 1625 "\t\t[-randkey|-nokey] [-x db_princ_args]* [-expire expdate] [-pwexpire " 1632 "\t\t[-randkey|-nokey] [-x DB-Principal-Argumente]* [-expire Ablaufdatum] [-"
|
H A D | mit-krb5.pot | 1609 "usage: change_password [-randkey] [-keepold] [-e keysaltlist] [-pw password] " 1703 "\t\t[-randkey|-nokey] [-x db_princ_args]* [-expire expdate] [-pwexpire "
|