kernel_samsung_a53x/crypto/fips140_out.c

11 lines
266 B
C
Raw Normal View History

2024-06-15 21:02:09 +02:00
#include "fips140.h"
__section(".rodata")
const __s8 builtime_crypto_hmac[FIPS_HMAC_SIZE] = {0};
__section(".rodata")
const struct first_last integrity_crypto_addrs[FIPS_CRYPTO_ADDRS_SIZE] = {{0},};
__section(".rodata")
const __u64 crypto_buildtime_address = 10;