Home
last modified time | relevance | path

Searched refs:process (Results 1 – 24 of 24) sorted by relevance

/optee_os/out/arm/export-ta_arm32/mk/
A Dsubdir.mk24 define process-subdir-srcs-y
69 define process-subdir-gensrcs-helper
123 define process-subdir-gensrcs-y
124 $$(eval $$(call process-subdir-gensrcs-helper,$1,$(sub-dir-out)/$$(produce-$1),$(sub-dir-out)/$(bas…
127 define process-subdir-asm-defines-y
131 define process-subdir
151 $$(foreach g, $$(gensrcs-y), $$(eval $$(call process-subdir-gensrcs-y,$$(g))))
152 $$(foreach s, $$(srcs-y), $$(eval $$(call process-subdir-srcs-y,$$(s))))
153 $$(foreach a, $$(asm-defines-y), $$(eval $$(call process-subdir-asm-defines-y,$$(a))))
177 $$(foreach sd, $$(sub-subdirs), $$(eval $$(call process-subdir,$$(sd))))
[all …]
/optee_os/out/arm/export-ta_arm64/mk/
A Dsubdir.mk24 define process-subdir-srcs-y
69 define process-subdir-gensrcs-helper
123 define process-subdir-gensrcs-y
124 $$(eval $$(call process-subdir-gensrcs-helper,$1,$(sub-dir-out)/$$(produce-$1),$(sub-dir-out)/$(bas…
127 define process-subdir-asm-defines-y
131 define process-subdir
151 $$(foreach g, $$(gensrcs-y), $$(eval $$(call process-subdir-gensrcs-y,$$(g))))
152 $$(foreach s, $$(srcs-y), $$(eval $$(call process-subdir-srcs-y,$$(s))))
153 $$(foreach a, $$(asm-defines-y), $$(eval $$(call process-subdir-asm-defines-y,$$(a))))
177 $$(foreach sd, $$(sub-subdirs), $$(eval $$(call process-subdir,$$(sd))))
[all …]
/optee_os/mk/
A Dsubdir.mk24 define process-subdir-srcs-y
69 define process-subdir-gensrcs-helper
123 define process-subdir-gensrcs-y
124 $$(eval $$(call process-subdir-gensrcs-helper,$1,$(sub-dir-out)/$$(produce-$1),$(sub-dir-out)/$(bas…
127 define process-subdir-asm-defines-y
131 define process-subdir
151 $$(foreach g, $$(gensrcs-y), $$(eval $$(call process-subdir-gensrcs-y,$$(g))))
152 $$(foreach s, $$(srcs-y), $$(eval $$(call process-subdir-srcs-y,$$(s))))
153 $$(foreach a, $$(asm-defines-y), $$(eval $$(call process-subdir-asm-defines-y,$$(a))))
177 $$(foreach sd, $$(sub-subdirs), $$(eval $$(call process-subdir,$$(sd))))
[all …]
A Dlib.mk49 define process-lib
87 $(eval $(call process-lib))
/optee_os/core/lib/libtomcrypt/src/misc/pkcs5/
A Dpkcs_5_1.c86 …if ((err = hash_descriptor[hash_idx]->process(md, buf, hash_descriptor[hash_idx]->hashsize)) != CR… in _pkcs_5_alg1_common()
90 if ((err = hash_descriptor[hash_idx]->process(md, password, password_len)) != CRYPT_OK) { in _pkcs_5_alg1_common()
93 if ((err = hash_descriptor[hash_idx]->process(md, salt, 8)) != CRYPT_OK) { in _pkcs_5_alg1_common()
/optee_os/core/lib/libtomcrypt/src/pk/pkcs1/
A Dpkcs_1_pss_decode.c138 if ((err = hash_descriptor[hash_idx]->process(&md, mask, 8)) != CRYPT_OK) { in pkcs_1_pss_decode()
141 if ((err = hash_descriptor[hash_idx]->process(&md, msghash, msghashlen)) != CRYPT_OK) { in pkcs_1_pss_decode()
144 if ((err = hash_descriptor[hash_idx]->process(&md, DB+x, saltlen)) != CRYPT_OK) { in pkcs_1_pss_decode()
A Dpkcs_1_pss_encode.c99 if ((err = hash_descriptor[hash_idx]->process(&md, DB, 8)) != CRYPT_OK) { in pkcs_1_pss_encode()
102 if ((err = hash_descriptor[hash_idx]->process(&md, msghash, msghashlen)) != CRYPT_OK) { in pkcs_1_pss_encode()
105 if ((err = hash_descriptor[hash_idx]->process(&md, salt, saltlen)) != CRYPT_OK) { in pkcs_1_pss_encode()
A Dpkcs_1_mgf1.c74 if ((err = hash_descriptor[hash_idx]->process(md, seed, seedlen)) != CRYPT_OK) { in pkcs_1_mgf1()
77 if ((err = hash_descriptor[hash_idx]->process(md, buf, 4)) != CRYPT_OK) { in pkcs_1_mgf1()
/optee_os/core/lib/libtomcrypt/src/mac/hmac/
A Dhmac_done.c73 if ((err = hash_descriptor[hash]->process(&hmac->md, buf, LTC_HMAC_BLOCKSIZE)) != CRYPT_OK) { in hmac_done()
76 if ((err = hash_descriptor[hash]->process(&hmac->md, isha, hashsize)) != CRYPT_OK) { in hmac_done()
A Dhmac_process.c34 return hash_descriptor[hmac->hash]->process(&hmac->md, in, inlen); in hmac_process()
A Dhmac_init.c88 if ((err = hash_descriptor[hash]->process(&hmac->md, buf, LTC_HMAC_BLOCKSIZE)) != CRYPT_OK) { in hmac_init()
/optee_os/scripts/
A Dupdate_changelog.py49 process = Popen(cmd.split(), stdout=PIPE)
50 (output, err) = process.communicate()
/optee_os/core/lib/libtomcrypt/src/hashes/helper/
A Dhash_memory.c53 if ((err = hash_descriptor[hash]->process(md, in, inlen)) != CRYPT_OK) { in hash_memory()
A Dhash_filehandle.c56 if ((err = hash_descriptor[hash]->process(&md, buf, (unsigned long)x)) != CRYPT_OK) { in hash_filehandle()
A Dhash_memory_multi.c65 if ((err = hash_descriptor[hash]->process(md, curptr, curlen)) != CRYPT_OK) { in hash_memory_multi()
/optee_os/lib/libmbedtls/mbedtls/
A DSECURITY.md9 Our security process is detailled in our
A DChangeLog62 co-located process) could recover a Curve25519 or Curve448 static ECDH key
953 the parent process closes the client socket and continue accepting, and
954 the child process closes the listening socket and handles the client
1723 * Fix the Makefile build process for building shared libraries on Mac OS X.
3697 * Added ssl_handshake_step() to allow single stepping the handshake process
3985 t_int and t_dbl to t_uint and t_udbl in the process
/optee_os/core/lib/libtomcrypt/src/prngs/
A Dyarrow.c156 if ((err = hash_descriptor[prng->u.yarrow.hash]->process(&md, prng->u.yarrow.pool, in yarrow_add_entropy()
162 if ((err = hash_descriptor[prng->u.yarrow.hash]->process(&md, in, inlen)) != CRYPT_OK) { in yarrow_add_entropy()
/optee_os/ta/
A Dta.mk59 define process-arm32-user-sysreg
74 $(eval $(call process-arm32-user-sysreg,$(sr))))
/optee_os/core/lib/libtomcrypt/
A Dhash.c50 if (hc->descr->process(&hc->state, data, len) == CRYPT_OK) in ltc_hash_update()
/optee_os/core/arch/arm/
A Darm.mk338 define process-arm32-sysreg
357 $(foreach sr, $(arm32-sysregs), $(eval $(call process-arm32-sysreg,$(sr))))
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_hash.h231 int (*process)(hash_state *hash, const unsigned char *in, unsigned long inlen); member
/optee_os/lib/libutils/isoc/
A Dbget.doc228 example, a <compact> function that released a buffer in the process of
239 allocation process will fail. <pool_incr> specifies the normal
/optee_os/
A DCHANGELOG.md1161 * Generic driver: A new generic TEE driver is in the process of being

Completed in 30 milliseconds