Searched refs:get (Results 1 – 12 of 12) sorted by relevance
| /optee_os/scripts/ |
| H A D | ci-host-cleanup.sh | 32 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 D | get_maintainer.py | 86 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 D | sign_rproc_fw.py | 158 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 D | Dockerfile.vscode | 4 RUN apt update && apt upgrade -y && apt-get install -y \
|
| /optee_os/core/arch/arm/crypto/ |
| H A D | aes_modes_armv8a_ce_a32.S | 225 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 D | SECURITY.md | 19 get security fixes.
|
| H A D | LICENSE | 238 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 D | README.md | 111 … -Werror` for example. Setting `WARNING_CFLAGS` is useful when you want to get rid of its default …
|
| H A D | ChangeLog | 17 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 D | at91-sama5d2_xplained.dts | 452 * connect it to ground to get an edge e.g.
|
| /optee_os/core/lib/qcbor/ |
| H A D | README.md | 131 is a bit more powerful, so you get value for the extra code brought
|
| /optee_os/ |
| H A D | CHANGELOG.md | 1446 * GPIO: framework supports multiple instances, PL061 driver now has get/set
|