Home
last modified time | relevance | path

Searched defs:PKCS11_GET_SIZE_WITH_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/security/tf_crypto_sst/
Dpkcs11_internal.h56 #define PKCS11_GET_SIZE_WITH_ALIGNMENT(a) (uint32_t)(((uint32_t)a+3) & ~3) macro
/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dpkcs11_internal.h56 #define PKCS11_GET_SIZE_WITH_ALIGNMENT(a) (uint32_t)(((uint32_t)a+3) & ~3) macro