Mistake on this page?
Report an issue in GitHub or email us
Data Fields
LlReadLocalP256PubKeyInd_t Struct Reference

Read local P-256 key pair complete. More...

#include <ll_api.h>

Data Fields

wsfMsgHdr_t hdr
 
uint8_t status
 
uint8_t pubKey_x [LL_ECC_KEY_LEN]
 
uint8_t pubKey_y [LL_ECC_KEY_LEN]
 

Detailed Description

Read local P-256 key pair complete.

Definition at line 1126 of file ll_api.h.

Field Documentation

Event header.

Definition at line 1128 of file ll_api.h.

uint8_t pubKey_x[LL_ECC_KEY_LEN]

Public key x-coordinate.

Definition at line 1130 of file ll_api.h.

uint8_t pubKey_y[LL_ECC_KEY_LEN]

Public key y-coordinate.

Definition at line 1131 of file ll_api.h.

uint8_t status

Status.

Definition at line 1129 of file ll_api.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.