Searched refs:s_rsa_make_key (Results 1 – 4 of 4) sorted by relevance
/optee_os/core/lib/libtomcrypt/src/pk/rsa/ |
A D | rsa_make_key.c | 19 static int s_rsa_make_key(prng_state *prng, int wprng, int size, void *e, rsa_key *key) in s_rsa_make_key() function 113 err = s_rsa_make_key(prng, wprng, size, tmp_e, key); in rsa_make_key() 164 err = s_rsa_make_key(prng, wprng, size, e, key); in rsa_make_key_bn_e()
|
/optee_os/out/arm/core/ |
A D | tee.symb_sizes | 76 000000000e13c76c 000000000000030c t s_rsa_make_key
|
A D | tee.dmp | 92298 000000000e13c76c <s_rsa_make_key>: 92299 s_rsa_make_key(): 92318 e13c79c: b40016a1 cbz x1, e13ca70 <s_rsa_make_key+0x304> 92321 e13c7a4: b4001664 cbz x4, e13ca70 <s_rsa_make_key+0x304> 92325 e13c7b0: 5400160d b.le e13ca70 <s_rsa_make_key+0x304> 92372 e13c854: 35fffd00 cbnz w0, e13c7f4 <s_rsa_make_key+0x88> 92402 e13c8b8: 35fffd20 cbnz w0, e13c85c <s_rsa_make_key+0xf0> 92528 e13ca6c: 17fffff2 b e13ca34 <s_rsa_make_key+0x2c8> 92531 e13ca74: 17fffff4 b e13ca44 <s_rsa_make_key+0x2d8> 92573 e13caf8: 97ffff1d bl e13c76c <s_rsa_make_key> [all …]
|
A D | tee.map | 24081 .text.s_rsa_make_key
|
Completed in 247 milliseconds