Home | History | Annotate | Download | only in crypto

Lines Matching full:bytes

74  * @seed_len: Seed length in bytes
76 * @xlen: Output length in bytes
108 * @len: Key length in bytes (usually 16, i.e., 128 bits)
116 * @plain: Plaintext data to be encrypted (16 bytes)
117 * @crypt: Buffer for the encrypted data (16 bytes)
130 * @len: Key length in bytes (usually 16, i.e., 128 bits)
138 * @crypt: Encrypted data (16 bytes)
139 * @plain: Buffer for the decrypted data (16 bytes)
162 * @key_len: Length of the key in bytes
217 * @key_len: Length of key in bytes
276 * @len: Key buffer length in bytes
292 * @len: Key buffer length in bytes
307 * @len: Certificate buffer length in bytes
325 * @inlen: Length of plaintext buffer in bytes
327 * @outlen: Length of output buffer in bytes; set to used length on success
342 * @inlen: Length of encrypted buffer in bytes
344 * @outlen: Length of output buffer in bytes; set to used length on success
359 * @inlen: Length of plaintext buffer in bytes
361 * @outlen: Length of output buffer in bytes; set to used length on success
397 * @plain: Buffer for plaintext (at least crypt_len bytes)
426 * @base_len: Length of base integer in bytes
428 * @power_len: Length of power integer in bytes
430 * @modulus_len: Length of modulus integer in bytes
452 * @skip: number of bytes to skip from the beginning of the RC4 stream