Home
last modified time | relevance | path

Searched refs:sm2_kep_compute_Z (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/lib/libtomcrypt/
A Dsm2-kep.c25 static TEE_Result sm2_kep_compute_Z(uint8_t *Z, size_t Zlen, const uint8_t *id, in sm2_kep_compute_Z() function
337 res = sm2_kep_compute_Z(xUyUZAZB + 2 * SM2_INT_SIZE_BYTES, in sm2_kep_derive()
344 res = sm2_kep_compute_Z(xUyUZAZB + 2 * SM2_INT_SIZE_BYTES + in sm2_kep_derive()
/optee_os/lib/libmbedtls/core/
A Dsm2-kep.c29 static TEE_Result sm2_kep_compute_Z(const mbedtls_ecp_group *grp, uint8_t *Z, in sm2_kep_compute_Z() function
430 res = sm2_kep_compute_Z(&grp, xUyUZAZB + 2 * SM2_INT_SIZE_BYTES, in crypto_acipher_sm2_kep_derive()
437 res = sm2_kep_compute_Z(&grp, xUyUZAZB + 2 * SM2_INT_SIZE_BYTES + in crypto_acipher_sm2_kep_derive()
/optee_os/out/arm/core/
A Dtee.symb_sizes132 000000000e134d00 000000000000022c t sm2_kep_compute_Z.constprop.0
A Dtee.dmp1527 000000000e134d00 l F .text 000000000000022c sm2_kep_compute_Z.constprop.0
81057 000000000e134d00 <sm2_kep_compute_Z.constprop.0>:
81058 sm2_kep_compute_Z():
81092 e134d50: 35000dc0 cbnz w0, e134f08 <sm2_kep_compute_Z.constprop.0+0x208>
81098 e134d60: 35000d40 cbnz w0, e134f08 <sm2_kep_compute_Z.constprop.0+0x208>
81106 e134d78: 35000c80 cbnz w0, e134f08 <sm2_kep_compute_Z.constprop.0+0x208>
81114 e134d90: 35000bc0 cbnz w0, e134f08 <sm2_kep_compute_Z.constprop.0+0x208>
81135 e134dd8: 35000980 cbnz w0, e134f08 <sm2_kep_compute_Z.constprop.0+0x208>
81152 e134e10: 350007c0 cbnz w0, e134f08 <sm2_kep_compute_Z.constprop.0+0x208>
81617 e135394: 97fffe5b bl e134d00 <sm2_kep_compute_Z.constprop.0>
[all …]
A Dtee.map23662 .text.sm2_kep_compute_Z.constprop.0

Completed in 251 milliseconds