Home
last modified time | relevance | path

Searched refs:R4 (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.6.0/components/wpa_supplicant/src/crypto/
Dsha1-internal.c155 #define R4(v,w,x,y,z,i) \ macro
213 R4(a,b,c,d,e,60); R4(e,a,b,c,d,61); R4(d,e,a,b,c,62); R4(c,d,e,a,b,63); in SHA1Transform()
214 R4(b,c,d,e,a,64); R4(a,b,c,d,e,65); R4(e,a,b,c,d,66); R4(d,e,a,b,c,67); in SHA1Transform()
215 R4(c,d,e,a,b,68); R4(b,c,d,e,a,69); R4(a,b,c,d,e,70); R4(e,a,b,c,d,71); in SHA1Transform()
216 R4(d,e,a,b,c,72); R4(c,d,e,a,b,73); R4(b,c,d,e,a,74); R4(a,b,c,d,e,75); in SHA1Transform()
217 R4(e,a,b,c,d,76); R4(d,e,a,b,c,77); R4(c,d,e,a,b,78); R4(b,c,d,e,a,79); in SHA1Transform()
/hal_espressif-3.6.0/components/mbedtls/esp_crt_bundle/
Dcmn_crt_authorities.csv25 Google Trust Services LLC (GTS),GlobalSign ECC Root CA - R4
30 Google Trust Services LLC (GTS),GTS Root R4
Dcacrt_all.pem1710 GlobalSign ECC Root CA - R4
2540 GTS Root R4
/hal_espressif-3.6.0/docs/en/api-reference/protocols/
Desp_sdio_slave_protocol.rst59 Arg of R4 after first CMD5 (arg=0x00000000) is 0xXXFFFF00.
61 Keep sending CMD5 with arg=0x00FFFF00 until the R4 shows card ready (arg bit 31=1).
/hal_espressif-3.6.0/docs/zh_CN/hw-reference/esp32/
Duser-guide-devkits-r-v1.1.rst238 R4 TX U0TXD
/hal_espressif-3.6.0/docs/en/hw-reference/esp32/
Duser-guide-devkits-r-v1.1.rst238 R4 TX U0TXD
/hal_espressif-3.6.0/components/freertos/
DHistory.txt794 + Updated the CCS Cortex-R4 port to enable it to be built with the latest
1062 + Fix build error when R4 port is build in co-operative mode.
1116 + Updated the CCS Cortex-R4 port layer to replace the CLZ assembler function