Home
last modified time | relevance | path

Searched refs:DEVICE_CRL_MAX (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/common_modules/tzdriver/core/
H A Dtz_update_crl.c35 if (crl_buffer == NULL || crl_len == 0 || crl_len > DEVICE_CRL_MAX) { in send_crl_to_tee()
96 if (context.size > DEVICE_CRL_MAX) { in tc_ns_update_ta_crl()
177 if (crl_len > DEVICE_CRL_MAX) { in tz_update_crl()
H A Dtz_update_crl.h18 #define DEVICE_CRL_MAX 0x4000 /* 16KB */ macro
H A Dteek_client_ext.c27 if (crl == NULL || crl_len == 0 || crl_len > DEVICE_CRL_MAX) { in teek_update_crl()

Completed in 1 milliseconds