Searched refs:MAX_ALGAPI_ALIGNMASK (Results 1 – 2 of 2) sorted by relevance
24 #define MAX_ALGAPI_ALIGNMASK 127 macro
533 (cfg->iv_offset_relative_to_alignmask ? MAX_ALGAPI_ALIGNMASK : 0) > in valid_testvec_config()534 MAX_ALGAPI_ALIGNMASK + 1) in valid_testvec_config()1170 MAX_ALGAPI_ALIGNMASK); in generate_random_testvec_config()1176 MAX_ALGAPI_ALIGNMASK); in generate_random_testvec_config()2046 u8 _iv[3 * (MAX_ALGAPI_ALIGNMASK + 1) + MAX_IVLEN]; in test_aead_vec_cfg()2047 u8 *iv = PTR_ALIGN(&_iv[0], 2 * (MAX_ALGAPI_ALIGNMASK + 1)) + in test_aead_vec_cfg()2813 u8 _iv[3 * (MAX_ALGAPI_ALIGNMASK + 1) + MAX_IVLEN]; in test_skcipher_vec_cfg()2814 u8 *iv = PTR_ALIGN(&_iv[0], 2 * (MAX_ALGAPI_ALIGNMASK + 1)) + in test_skcipher_vec_cfg()