Searched refs:MAX_IV_SIZE (Results 1 – 6 of 6) sorted by relevance
36 #define MAX_IV_SIZE AES_BLOCK_SIZE macro172 u8 resp_aad[ALIGN(MAX_ASSOC_SIZE + MAX_IV_SIZE,188 u8 iv[MAX_IV_SIZE];
47 MAX_KEY_SIZE + MAX_IV_SIZE)
87 2 * MAX_KEY_SIZE + 2 * MAX_IV_SIZE)
313 u8 local_iv_ctr[MAX_IV_SIZE]; in handle_skcipher_req()4265 get_random_bytes(ctx->iv, MAX_IV_SIZE); in aead_cra_init()4266 flow_dump(" iv: ", ctx->iv, MAX_IV_SIZE); in aead_cra_init()
66 #define MAX_IV_SIZE 16 macro116 u8 iv_data[MAX_IV_SIZE];
2052 char header[TLS_HEADER_SIZE + MAX_IV_SIZE]; in tls_read_size()2417 if (iv_size > MAX_IV_SIZE || nonce_size > MAX_IV_SIZE || in tls_set_sw_offload()