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 */
348 * Byte Length of valid IV/Counter
351 * SNOW3G in UEA2 mode, this is the length of the IV (which
352 * must be the same as the block length of the cipher).
353 * For block ciphers in CTR mode, this is the length of the counter
354 * (which must be the same as the block length of the cipher).
361 /* length of source data */
363 /* length of dst data */
369 /* length of source data */
371 /* hash result length */
381 * Byte Length of valid IV data pointed to by the below iv_addr
386 * For CCM mode, this is the length of the nonce, which can be in the
390 /* length of additional auth data */
392 /* length of source data */
394 /* length of dst data */
418 /* Length of source data */
420 /* Length of destination data */
424 /* Length of the source data that the cipher will be computed on */
428 /* Length of the source data that the hash will be computed on */
430 /* Length of the additional auth data */
432 /* Length of the hash result */
517 /* Maximum length of cipher key */
519 /* Maximum length of authenticated key */