Searched refs:title (Results 1 – 3 of 3) sorted by relevance
/optee_os-3.20.0/core/drivers/crypto/crypto_api/include/ |
A D | drvcrypt.h | 28 #define CRYPTO_DUMPBUF(title, buf, len) \ argument 32 CRYPTO_TRACE("%s @%p: %zu", title, _buf, _len); \
|
/optee_os-3.20.0/core/drivers/crypto/caam/include/ |
A D | caam_trace.h | 263 #define DRV_DUMPBUF(title, buf, len) \ argument 268 DRV_TRACE("%s @%p : %zu", title, _buf, _len); \
|
/optee_os-3.20.0/scripts/ |
A D | sign_encrypt.py | 198 title='valid commands, with possible aliases in ()',
|
Completed in 5 milliseconds