|
| B_GenerateRandomBytes |
|
| |
B_GenerateRandomBytes |
| |
|
| |
int B_GenerateRandomBytes ( |
| |
B_ALGORITHM_OBJ randomAlgorithm, | /* random algorithm */ | |
unsigned char | *output, | /* buffer for output bytes */ |
unsigned int | outputLen, | /* number of bytes to output */ |
A_SURRENDER_CTX *surrenderContext | /* surrender context */ | |
); |
|
|
|
|
|
Description
B_GenerateRandomBytes generates outputLen
Return value
Value | Description |
0 | Operation was successful. |
see Appendix A, | |
|
|
C h a p t e r 4 D e t a i l s o f C r y p t o - C F u n c t i o n s | 319 |