Lines Matching full:param
33 * @param v number to invert, must be odd!
51 * @param keybuf buffer containing the keys
52 * @param keys output key array containing the keys for encryption in
65 * @param keys key array of ints to invert
102 * @param keys 32 bit numbers in machine endianness,
104 * @param key another key, this one must be the same for the decryption
105 * @param data data to encrypt
126 * @param keys 32 bit numbers in machine endianness,
128 * @param key another key, this one must be the same as for the encryption
129 * @param data data to decrypt