Lines Matching full:length
89 /* length of key */
126 /* hash result length */
154 /* hash result length */
156 /* length of authenticated key */
172 /* length of key */
174 /* hash result length */
176 /* length of the additional authenticated data (AAD) in bytes */
257 /* length of the additional authenticated data (AAD) in bytes */
349 * Byte Length of valid IV/Counter
352 * SNOW3G in UEA2 mode, this is the length of the IV (which
353 * must be the same as the block length of the cipher).
354 * For block ciphers in CTR mode, this is the length of the counter
355 * (which must be the same as the block length of the cipher).
362 /* length of source data */
364 /* length of dst data */
370 /* length of source data */
372 /* hash result length */
382 * Byte Length of valid IV data pointed to by the below iv_addr
387 * For CCM mode, this is the length of the nonce, which can be in the
391 /* length of additional auth data */
393 /* length of source data */
395 /* length of dst data */
419 /* Length of source data */
421 /* Length of destination data */
425 /* Length of the source data that the cipher will be computed on */
429 /* Length of the source data that the hash will be computed on */
431 /* Length of the additional auth data */
433 /* Length of the hash result */
518 /* Maximum length of cipher key */
520 /* Maximum length of authenticated key */