Home
last modified time | relevance | path

Searched refs:memzero_explicit (Results 1 – 25 of 31) sorted by relevance

12

/optee_os/out/arm/ta_arm64-lib/libutils/ext/
A D.memzero_explicit.o.cmd1memzero_explicit.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aar…
A D.memzero_explicit.o.d1 out/arm/ta_arm64-lib/libutils/ext/memzero_explicit.o: \
2 lib/libutils/ext/memzero_explicit.c out/arm/include/generated/conf.h \
/optee_os/out/arm/ldelf-lib/libutils/ext/
A D.memzero_explicit.o.cmd1memzero_explicit.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aar…
A D.memzero_explicit.o.d1 out/arm/ldelf-lib/libutils/ext/memzero_explicit.o: \
2 lib/libutils/ext/memzero_explicit.c out/arm/include/generated/conf.h \
/optee_os/out/arm/core-lib/libutils/ext/
A D.memzero_explicit.o.cmd1memzero_explicit.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aar…
A D.memzero_explicit.o.d1 out/arm/core-lib/libutils/ext/memzero_explicit.o: \
2 lib/libutils/ext/memzero_explicit.c out/arm/include/generated/conf.h \
/optee_os/out/arm/ta_arm32-lib/libutils/ext/
A D.memzero_explicit.o.cmd1memzero_explicit.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aar…
A D.memzero_explicit.o.d1 out/arm/ta_arm32-lib/libutils/ext/memzero_explicit.o: \
2 lib/libutils/ext/memzero_explicit.c out/arm/include/generated/conf.h \
/optee_os/core/tee/
A Dtee_fs_key_manager.c128 memzero_explicit(tsk, sizeof(tsk)); in tee_fs_fek_crypt()
129 memzero_explicit(dst_key, sizeof(dst_key)); in tee_fs_fek_crypt()
150 memzero_explicit(&tee_fs_ssk, sizeof(tee_fs_ssk)); in tee_fs_init_key_manager()
223 memzero_explicit(sha, sizeof(sha)); in essiv()
272 memzero_explicit(fek, sizeof(fek)); in tee_fs_crypt_block()
273 memzero_explicit(iv, sizeof(iv)); in tee_fs_crypt_block()
A Dtee_ta_enc_manager.c35 memzero_explicit(key, sizeof(key)); in tee_ta_decrypt_init()
/optee_os/core/kernel/
A Dhuk_subkey.c103 memzero_explicit(subkey, subkey_len); in huk_subkey_derive()
104 memzero_explicit(&huk, sizeof(huk)); in huk_subkey_derive()
/optee_os/core/crypto/
A Dsm4-ctr.c65 memzero_explicit(&c->state, sizeof(c->state)); in sm4_ctr_final()
66 memzero_explicit(&c->ctr, sizeof(c->ctr)); in sm4_ctr_final()
A Dsm4-cbc.c68 memzero_explicit(&c->state, sizeof(c->state)); in sm4_cbc_final()
69 memzero_explicit(&c->iv, sizeof(c->iv)); in sm4_cbc_final()
A Dsm3.c234 memzero_explicit(&ctx, sizeof(ctx)); in sm3()
259 memzero_explicit(sum, sizeof(sum)); in sm3_hmac_init()
277 memzero_explicit(tmpbuf, sizeof(tmpbuf)); in sm3_hmac_final()
289 memzero_explicit(&ctx, sizeof(ctx)); in sm3_hmac()
A Dsm3-hash.c79 memzero_explicit(&hc->sm3_ctx, sizeof(hc->sm3_ctx)); in op_sm3_hash_free_ctx()
A Dsm4-ecb.c65 memzero_explicit(&c->state, sizeof(c->state)); in sm4_ecb_final()
A Dsm3-hmac.c79 memzero_explicit(&c->sm3_ctx, sizeof(c->sm3_ctx)); in op_sm3_hmac_free_ctx()
/optee_os/core/lib/libtomcrypt/src/misc/
A Dzeromem.c26 memzero_explicit((void *)out, outlen); in zeromem()
/optee_os/lib/libutils/ext/
A Dmemzero_explicit.c20 void memzero_explicit(void *s, size_t count) in memzero_explicit() function
A Dsub.mk10 srcs-y += memzero_explicit.c
/optee_os/out/arm/export-ta_arm32/include/
A Dstring_ext.h53 void memzero_explicit(void *s, size_t count);
/optee_os/out/arm/export-ta_arm64/include/
A Dstring_ext.h53 void memzero_explicit(void *s, size_t count);
/optee_os/lib/libutils/ext/include/
A Dstring_ext.h53 void memzero_explicit(void *s, size_t count);
/optee_os/ta/trusted_keys/
A Dentry.c53 memzero_explicit(rng_buf, params[0].memref.size); in get_random()
200 memzero_explicit(huk_key, sizeof(huk_key)); in huk_crypt()
/optee_os/core/include/mm/
A Dmobj.h173 memzero_explicit(buf, mobj->size); in mobj_put_wipe()

Completed in 30 milliseconds

12