Home
last modified time | relevance | path

Searched refs:get (Results 1 – 12 of 12) sorted by relevance

/optee_os/scripts/
H A Dci-host-cleanup.sh32 sudo apt-get remove -y --purge --allow-change-held-packages \
36 sudo apt-get autoremove -y || true
37 sudo apt-get clean || true
H A Dget_maintainer.py86 if (not ss.get(letter)):
185 excluded = subsystems[key].get('X')
190 included = subsystems[key].get('F')
203 return subsys.get('M') or []
207 return subsys.get('R') or []
215 return subsys.get('L') or []
312 for name in ss[key].get('M') or []:
314 for name in ss[key].get('R') or []:
H A Dsign_rproc_fw.py158 def get(self): member in TLV
389 get_key = key_type.get(sign_type, lambda: "Invalid sign type")
462 tlvs_buff = tlv.get()
473 sign_size = sig_size_type.get(ENUM_SIGNATURE_TYPE[args.key_type],
481 signer = Signature.get(ENUM_SIGNATURE_TYPE[args.key_type])(key)
/optee_os/.devcontainer/
H A DDockerfile.vscode4 RUN apt update && apt upgrade -y && apt-get install -y \
/optee_os/core/arch/arm/crypto/
H A Daes_modes_armv8a_ce_a32.S225 vld1.8 {q1}, [r1]! @ get next pt block
266 vld1.8 {q0}, [r1]! @ get next ct block
408 vld1.8 {q0-q1}, [r1]! @ get 3 pt blocks
459 vld1.8 {q0-q1}, [r1]! @ get 3 ct blocks
/optee_os/lib/libmbedtls/mbedtls/
H A DSECURITY.md19 get security fixes.
H A DLICENSE238 this service if you wish), that you receive source code or can get it
249 you have. You must make sure that they, too, receive or can get the
539 You should also get your employer (if you work as a programmer) or your
H A DREADME.md111 … -Werror` for example. Setting `WARNING_CFLAGS` is useful when you want to get rid of its default …
H A DChangeLog17 get an invalid signature accepted if they could cause a hash accelerator
735 if not required by another module) and still get support for ECC keys and
1364 the TLS 1.2 server certificate request would get corrupted, meaning the
1365 first algorithm would not get sent and an entry consisting of two random
1423 * Add accessors to get members from ciphersuite info.
1425 * Add accessor to get the raw buffer pointer from a PEM context.
1429 * Add an accessor function to get the configuration associated with
1700 MBEDTLS_CHECK_RETURN_WARNING to get warnings for other functions. This
1710 * Add functions to get the IV and block size from cipher_info structs.
1994 mbedtls_ssl_{set,get}_session() may now only be called once for any given
[all …]
/optee_os/core/arch/arm/dts/
H A Dat91-sama5d2_xplained.dts452 * connect it to ground to get an edge e.g.
/optee_os/core/lib/qcbor/
H A DREADME.md131 is a bit more powerful, so you get value for the extra code brought
/optee_os/
H A DCHANGELOG.md1446 * GPIO: framework supports multiple instances, PL061 driver now has get/set