Searched refs:MAX_ALGAPI_ALIGNMASK (Results 1 – 2 of 2) sorted by relevance
24 #define MAX_ALGAPI_ALIGNMASK 127 macro
539 (cfg->iv_offset_relative_to_alignmask ? MAX_ALGAPI_ALIGNMASK : 0) > in valid_testvec_config()540 MAX_ALGAPI_ALIGNMASK + 1) in valid_testvec_config()1176 MAX_ALGAPI_ALIGNMASK); in generate_random_testvec_config()1182 MAX_ALGAPI_ALIGNMASK); in generate_random_testvec_config()2052 u8 _iv[3 * (MAX_ALGAPI_ALIGNMASK + 1) + MAX_IVLEN]; in test_aead_vec_cfg()2053 u8 *iv = PTR_ALIGN(&_iv[0], 2 * (MAX_ALGAPI_ALIGNMASK + 1)) + in test_aead_vec_cfg()2819 u8 _iv[3 * (MAX_ALGAPI_ALIGNMASK + 1) + MAX_IVLEN]; in test_skcipher_vec_cfg()2820 u8 *iv = PTR_ALIGN(&_iv[0], 2 * (MAX_ALGAPI_ALIGNMASK + 1)) + in test_skcipher_vec_cfg()