Home
last modified time | relevance | path

Searched full:body (Results 1 – 18 of 18) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Doid.h62 #define MBEDTLS_OID_ISO_MEMBER_BODIES "\x2a" /* {iso(1) member-body(2)} */
73 …MBEDTLS_OID_ORG_RSA_DATA_SECURITY /* {iso(1) member-body(2) us(840…
220 …LS_OID_RSA_COMPANY "\x01" /**< pkcs OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(1…
221 …MBEDTLS_OID_PKCS "\x01" /**< pkcs-1 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(1…
222 …MBEDTLS_OID_PKCS "\x05" /**< pkcs-5 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(1…
223 …MBEDTLS_OID_PKCS "\x07" /**< pkcs-7 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(1…
224 …MBEDTLS_OID_PKCS "\x09" /**< pkcs-9 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(1…
225 …BEDTLS_OID_PKCS "\x0c" /**< pkcs-12 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(1…
249 …PANY "\x02\x05" /**< id-mbedtls_md5 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(1…
270 …ANY "\x02\x07" /**< id-hmacWithSHA1 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) rsadsi(1…
[all …]
H A Dx509_crl.h66 …mbedtls_x509_buf tbs; /**< The raw certificate body (DER). The part that is To Be Signed…
H A Dx509_csr.h40 mbedtls_x509_buf cri; /**< The raw CertificateRequestInfo body (DER). */
H A Dx509_crt.h45 …mbedtls_x509_buf tbs; /**< The raw certificate body (DER). The part that is To Be Si…
/optee_os/core/drivers/crypto/crypto_api/include/
H A Ddrvcrypt_asn1_oid.h30 * iso(1) member-body(2)
39 * ISO Member body
78 * iso(1) member-body(2) us(840) rsadsi(113549) digestAlgorithm(2) 5
/optee_os/core/drivers/
H A Dcbmem_console.c24 uint8_t body[0]; member
85 c->body[0] = (uint8_t)(ch & 0xFF); in cbmem_console_putc()
87 c->body[c->cursor & CURSOR_MASK] = (uint8_t)(ch & 0xFF); in cbmem_console_putc()
/optee_os/lib/libutils/isoc/arch/arm/softfloat/
H A DREADME.html8 <BODY>
48 </BODY>
/optee_os/lib/libutils/isoc/arch/arm/softfloat/doc/
H A DSoftFloat-history.html8 <BODY>
154 </BODY>
H A DSoftFloat-source.html8 <BODY>
589 </BODY>
H A DSoftFloat.html8 <BODY>
1452 </BODY>
/optee_os/lib/libutee/arch/arm/gprof/
H A Dgmon_out.h114 uintptr_t from_pc; /* address within caller's body */
115 uintptr_t self_pc; /* address within callee's body */
/optee_os/
H A DLICENSE1 Unless it has its own copyright/license embedded in its body, each file
/optee_os/.github/workflows/
H A Dnotify.yml45 body: message
/optee_os/scripts/
H A Dnotify_maintainers.py115 existing_handles.update(re.findall(r"@([\w-]+)", comment.body))
/optee_os/lib/libmbedtls/mbedtls/
H A DLICENSE449 the limitation as if written in the body of this License.
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dbignum_core.c846 * (The difference is that the body in our loop processes a single bit instead
H A Dbignum.c1906 * condition, and the shifts at the beginning of the loop body in mbedtls_mpi_gcd()
H A Dssl_msg.c2769 * - ssl->out_msg + 4: the handshake message body