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