From: Christian Mauderer <christian.maude...@embedded-brains.de> Note that this replacement is pure guess. It has been done using a unicode converter tool that spit out the pTq. That is most likely a math notation for some vector operation. --- bsps/arm/atsam/contrib/libraries/libchip/source/aes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bsps/arm/atsam/contrib/libraries/libchip/source/aes.c b/bsps/arm/atsam/contrib/libraries/libchip/source/aes.c index 010e7cf8d1..27f543218f 100644 --- a/bsps/arm/atsam/contrib/libraries/libchip/source/aes.c +++ b/bsps/arm/atsam/contrib/libraries/libchip/source/aes.c @@ -249,7 +249,7 @@ void AES_SetGcmHash(uint32_t *hash) /** * \brief Get The four 32-bit Tag which contain the final 128-bit GCM - * Authentication tag ��T�� when GCM processing is complete. + * Authentication tag pTq when GCM processing is complete. * \param tag point to the word of the tag. */ void AES_GetGcmTag(uint32_t *tag) -- 2.29.2
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel