Lines Matching full:length
84 /* length of key */
121 /* hash result length */
149 /* hash result length */
151 /* length of authenticated key */
167 /* length of key */
169 /* hash result length */
171 /* length of the additional authenticated data (AAD) in bytes */
200 /* length of the additional authenticated data (AAD) in bytes */
281 * Byte Length of valid IV/Counter
284 * SNOW3G in UEA2 mode, this is the length of the IV (which
285 * must be the same as the block length of the cipher).
286 * For block ciphers in CTR mode, this is the length of the counter
287 * (which must be the same as the block length of the cipher).
294 /* length of source data */
296 /* length of dst data */
302 /* length of source data */
304 /* hash result length */
314 * Byte Length of valid IV data pointed to by the below iv_addr
319 * For CCM mode, this is the length of the nonce, which can be in the
323 /* length of additional auth data */
325 /* length of source data */
327 /* length of dst data */
351 /* Length of source data */
353 /* Length of destination data */
357 /* Length of the source data that the cipher will be computed on */
361 /* Length of the source data that the hash will be computed on */
363 /* Length of the additional auth data */
365 /* Length of the hash result */
437 /* Maximum length of cipher key */
439 /* Maximum length of authenticated key */