BLOCKCIPHER_KEY_SIZE 123 crypto/adiantum.c u8 derived_keys[BLOCKCIPHER_KEY_SIZE + HASH_KEY_SIZE]; BLOCKCIPHER_KEY_SIZE 168 crypto/adiantum.c BLOCKCIPHER_KEY_SIZE); BLOCKCIPHER_KEY_SIZE 174 crypto/adiantum.c keyp += BLOCKCIPHER_KEY_SIZE; BLOCKCIPHER_KEY_SIZE 488 crypto/adiantum.c if (blockcipher_alg->cra_cipher.cia_min_keysize > BLOCKCIPHER_KEY_SIZE || BLOCKCIPHER_KEY_SIZE 489 crypto/adiantum.c blockcipher_alg->cra_cipher.cia_max_keysize < BLOCKCIPHER_KEY_SIZE)