Google is committed to advancing racial equity for Black communities.
See how.
إرسال تعليقات
تشفير RNG
تشمل هذه الوحدة وظائف تؤدي إلى إنشاء أرقام عشوائية بالتشفير.
الملخّص
الدوال
otRandomCryptoFillBuffer (uint8_t *aBuffer, uint16_t aSize)
تملأ هذه الدالة تخزينًا مؤقتًا معيّنًا بوحدات بايت عشوائية عشوائية مشفّرة.
الدوال
ot الإعلانات العشوائية
otError otRandomCryptoFillBuffer(
uint8_t *aBuffer,
uint16_t aSize
)
تملأ هذه الدالة تخزينًا مؤقتًا معيّنًا بوحدات بايت عشوائية عشوائية مشفّرة.
التفاصيل
المعلَمات
[out] aBuffer
مؤشر إلى ذاكرة التخزين المؤقت لملئه بوحدات البايت العشوائية.
[in] aSize
حجم المخزن المؤقت (عدد وحدات البايت المطلوب تعبئتها).
المراجع
تنشأ مواضيع واجهة برمجة التطبيقات المرجعية لـ OpenThread من رمز المصدر، المتوفر على GitHub .
للاطّلاع على مزيد من المعلومات أو للمساهمة في مستنداتنا، يُرجى الرجوع إلى المراجع .
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates. Thread is a registered trademark of the Thread Group, Inc.
Last updated 2022-02-02 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Translation issue"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"مشكلة في العيّنات / التعليمات البرمجية"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?