anjiahao

Results 11 comments of anjiahao

![image](https://user-images.githubusercontent.com/75056955/187589442-b94e98ec-fb17-4273-b60b-baf4596f7e1c.png) this error can't fix

@xiaoxiang781216 i check it all again,is look good

i add some hardware support,but some aes mode not support. it will add next pr

@pkarashchenko Thanks for your codereivew, I just submitted it once

> Many of the crypto implementations come from other places under BSD or related license. They should be added to https://github.com/apache/incubator-nuttx/blob/master/LICENSE ok,done

> How is this PR related to PR #7344 ? Should they be combined to a single PR? ok,i will use single PR and add documentation later

> [#6965 ](https://github.com/apache/incubator-nuttx/pull/6965) this patch repaced all sem use as lock with mutex

![image](https://user-images.githubusercontent.com/75056955/210794869-1b2fce61-719d-4fb8-9eed-14e09b4914f7.png) This seems to be the same problem, but I installed python3-websockets

i try `pip install --upgrade websockets`,it run well ,thx!

> @alandeassis, No, the host cannot ping Nuttx in this case. > > Actually, the `sim:tcpblaster` example has already ICMP support enabled. Network is accessible if I run tcpblaster example...