ส่งความคิดเห็น
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
เอนโทรปี
โมดูลนี้ประกอบด้วยกระบวนการ Abstraction ของแพลตฟอร์มสำหรับการสร้างเอนโทรปี
สรุป
ฟังก์ชัน
otPlatEntropyGet (uint8_t *aOutput, uint16_t aOutputLength)
เติมบัฟเฟอร์ด้วยเอนโทรปี
ฟังก์ชัน
otPlatEntropyGet
otError otPlatEntropyGet(
uint8_t *aOutput,
uint16_t aOutputLength
)
เติมบัฟเฟอร์ด้วยเอนโทรปี
ต้องติดตั้งโดยใช้เครื่องมือสร้างตัวเลขสุ่ม (TRNG) ที่แท้จริง
รายละเอียด
พารามิเตอร์
[out] aOutput
ตัวชี้ไปยังตำแหน่งที่ใส่ค่าสุ่มจริง ต้องไม่เป็นค่าว่าง
[in] aOutputLength
ขนาดของ aBuffer
แสดงผลค่า
OT_ERROR_NONE
กรอก aBuffer
ด้วยค่าสุ่มจริงสำเร็จแล้ว
OT_ERROR_FAILED
กรอก aBuffer
ด้วยค่าสุ่มจริงไม่สำเร็จ
OT_ERROR_INVALID_ARGS
ตั้งค่า aBuffer
เป็น NULL แล้ว
แหล่งข้อมูล
หัวข้ออ้างอิง API ของ 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. The OPENTHREAD and related marks are trademarks of the Thread Group and are used under license.
อัปเดตล่าสุด 2023-12-01 UTC
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"ไม่มีข้อมูลที่ฉันต้องการ"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"ล้าสมัย"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"ปัญหาเกี่ยวกับการแปล"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"อื่นๆ"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"เข้าใจง่าย"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"แก้ปัญหาของฉันได้"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"อื่นๆ"
}]
หากต้องการบอกให้เราทราบเพิ่มเติม
{
"lastModified": "อัปเดตล่าสุด 2023-12-01 UTC",
"confidential": False
}