Home
last modified time | relevance | path

Searched refs:module (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/drivers/crypto/asu_driver/
H A Dasu_hash.c67 uint8_t module; member
90 uint32_t *module, in asu_hash_get_alg() argument
97 *module = ASU_MODULE_SHA2_ID; in asu_hash_get_alg()
101 *module = ASU_MODULE_SHA2_ID; in asu_hash_get_alg()
105 *module = ASU_MODULE_SHA2_ID; in asu_hash_get_alg()
109 *module = ASU_MODULE_SHA3_ID; in asu_hash_get_alg()
113 *module = ASU_MODULE_SHA3_ID; in asu_hash_get_alg()
117 *module = ASU_MODULE_SHA3_ID; in asu_hash_get_alg()
157 uint8_t module) in asu_sha_op() argument
164 asu_hashctx->uniqueid, module, 0U); in asu_sha_op()
[all …]
/optee_os/lib/libutee/
H A Dtcb.c164 unsigned long module; member
172 return _tcb->dtv[ti->module].tls + ti->offset; in __tls_get_addr()
/optee_os/core/lib/libefi/include/efi/
H A Dmpinfo.h59 uint32_t module; member
/optee_os/core/drivers/
H A Dversal_mbox.c133 static const char *const module[] = { variable
175 IMSG("--- mbox: service: %s\t call: %s", module[mid], in versal_mbox_call_trace()
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog175 * MD module can now perform PSA dispatching also when
443 PEM) accepted by the pkparse module has been removed. Applications that
492 * The CTR_DRBG module will now use AES from a PSA driver if MBEDTLS_AES_C is
752 maximum size of a block cipher supported by the CMAC module).
764 entropy module was not covered which meant an external RNG had to be
778 if not required by another module) and still get support for ECC keys and
843 * Support for "opaque" (PSA-held) ECC keys in the PK module has been
934 * Fix a compilation failure in the constant_time module when
980 * Functions in the ssl_cache module now return a negative MBEDTLS_ERR_xxx
1002 * When using CBC with the cipher module, the requirement to call
[all …]
/optee_os/
H A DCHANGELOG.md1806 with 64-bit kernel module
1870 Loading the TrustZone optee linux driver module is now performed using