Searched refs:MAX_ALGAPI_ALIGNMASK (Results 1 – 2 of 2) sorted by relevance
23 #define MAX_ALGAPI_ALIGNMASK 127 macro
540 (cfg->iv_offset_relative_to_alignmask ? MAX_ALGAPI_ALIGNMASK : 0) > in valid_testvec_config()541 MAX_ALGAPI_ALIGNMASK + 1) in valid_testvec_config()1179 MAX_ALGAPI_ALIGNMASK); in generate_random_testvec_config()1185 MAX_ALGAPI_ALIGNMASK); in generate_random_testvec_config()2075 u8 _iv[3 * (MAX_ALGAPI_ALIGNMASK + 1) + MAX_IVLEN]; in test_aead_vec_cfg()2076 u8 *iv = PTR_ALIGN(&_iv[0], 2 * (MAX_ALGAPI_ALIGNMASK + 1)) + in test_aead_vec_cfg()2855 u8 _iv[3 * (MAX_ALGAPI_ALIGNMASK + 1) + MAX_IVLEN]; in test_skcipher_vec_cfg()2856 u8 *iv = PTR_ALIGN(&_iv[0], 2 * (MAX_ALGAPI_ALIGNMASK + 1)) + in test_skcipher_vec_cfg()