Searched refs:FIPS_AES_256_KEY_SIZE (Results 1 – 4 of 4) sorted by relevance
109 rv = fips_aes_post(FIPS_AES_256_KEY_SIZE); in soft_fips_post()
164 #define FIPS_AES_256_KEY_SIZE 32 /* 256-bits */ macro
1020 (aes_key_size != FIPS_AES_256_KEY_SIZE)) in fips_aes_post()
1556 ret = fips_aes_post(FIPS_AES_256_KEY_SIZE); in aes_POST()