![]() |
nrfxlib API 3.3.99
|
| int cc3xx_asn1_write_len | ( | unsigned char ** | p, |
| const unsigned char * | start, | ||
| size_t | len ) |
Write a length field in ASN.1 format.
| p | The reference to the current position pointer. |
| start | The start of the buffer, for bounds-checking. |
| len | The length value to write. |
p on success.