Lines Matching full:salt
2498 " By default 16 bytes of random salt followed by 16 bytes\n"
2504 " its random salt and IV with those same lengths.\n"
2506 " The salt and key data are combined to create a session\n"
2510 " salt, keydata, len, 1, keystr, NULL); where salt is\n"
2516 " To modify the amount of random salt and initialization\n"
2517 " vector use cipher@n,m where n is the salt length and\n"
2526 " To skip the salt and EVP_BytesToKey MD5 entirely (no\n"
2528 " the cipher) specify \"-1\" for the salt, e.g.\n"
2554 " salt,ivec sizes (in GUI or, e.g. arc4@8,16).\n"