Searched refs:crypto_acipher_gen_dh_key (Results 1 – 9 of 9) sorted by relevance
/optee_os/core/lib/libtomcrypt/ |
A D | dh.c | 38 TEE_Result crypto_acipher_gen_dh_key(struct dh_keypair *key, struct bignum *q, in crypto_acipher_gen_dh_key() function
|
/optee_os/core/drivers/crypto/crypto_api/acipher/ |
A D | dh.c | 33 TEE_Result crypto_acipher_gen_dh_key(struct dh_keypair *key, struct bignum *q, in crypto_acipher_gen_dh_key() function
|
/optee_os/lib/libmbedtls/core/ |
A D | dh.c | 45 TEE_Result crypto_acipher_gen_dh_key(struct dh_keypair *key, in crypto_acipher_gen_dh_key() function
|
/optee_os/core/include/crypto/ |
A D | crypto.h | 200 TEE_Result crypto_acipher_gen_dh_key(struct dh_keypair *key, struct bignum *q,
|
/optee_os/core/crypto/ |
A D | crypto.c | 659 TEE_Result crypto_acipher_gen_dh_key(struct dh_keypair *key __unused, in crypto_acipher_gen_dh_key() function
|
/optee_os/core/tee/ |
A D | tee_svc_cryp.c | 1837 res = crypto_acipher_gen_dh_key(tee_dh_key, dh_q, dh_xbits, key_size); in tee_svc_obj_generate_key_dh()
|
/optee_os/out/arm/core/ |
A D | tee.symb_sizes | 368 000000000e133858 0000000000000108 T crypto_acipher_gen_dh_key
|
A D | tee.dmp | 2366 000000000e133858 g F .text 0000000000000108 crypto_acipher_gen_dh_key 55397 e123b24: 94003f4d bl e133858 <crypto_acipher_gen_dh_key> 79207 000000000e133858 <crypto_acipher_gen_dh_key>: 79208 crypto_acipher_gen_dh_key(): 79241 e1338a0: 54000581 b.ne e133950 <crypto_acipher_gen_dh_key+0xf8> // b.any 79249 e1338b8: 35000500 cbnz w0, e133958 <crypto_acipher_gen_dh_key+0x100> 79271 e133900: 35000240 cbnz w0, e133948 <crypto_acipher_gen_dh_key+0xf0> 79297 e13394c: 17fffff7 b e133928 <crypto_acipher_gen_dh_key+0xd0> 79300 e133954: 17fffff7 b e133930 <crypto_acipher_gen_dh_key+0xd8> 79303 e13395c: 17fffff5 b e133930 <crypto_acipher_gen_dh_key+0xd8>
|
A D | tee.map | 23636 .text.crypto_acipher_gen_dh_key 23638 0x000000000e133858 crypto_acipher_gen_dh_key 26509 .rodata.crypto_acipher_gen_dh_key.str1.1
|
Completed in 201 milliseconds