Home
last modified time | relevance | path

Searched refs:clear (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/tee/
H A Dtee_svc_cryp.c685 void (*clear)(void *attr); member
1120 .clear = op_attr_secret_value_clear,
1129 .clear = op_attr_bignum_clear,
1138 .clear = op_attr_value_clear,
1147 .clear = op_attr_25519_clear,
1362 attr_ops[ta->ops_index].clear((uint8_t *)o->attr + in tee_obj_attr_clear()
/optee_os/lib/libmbedtls/mbedtls/
H A DLICENSE267 program proprietary. To prevent this, we have made it clear that any
440 This section is intended to make thoroughly clear what is believed to
H A DChangeLog298 clear. As a result, an attacker that had a certificate valid for uses other
/optee_os/lib/libutils/isoc/
H A Dbget.doc182 Allocate a buffer of <size> bytes and clear it to all zeroes. The