Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
A Dsm2-kep.c103 static TEE_Result sm2_kep_compute_S(uint8_t *S, size_t S_len, uint8_t flag, in sm2_kep_compute_S() function
365 res = sm2_kep_compute_S(S1, sizeof(S1), flag, U, in sm2_kep_derive()
389 res = sm2_kep_compute_S(p->conf_out, TEE_SM3_HASH_SIZE, flag, U, in sm2_kep_derive()
/optee_os/lib/libmbedtls/core/
A Dsm2-kep.c133 static TEE_Result sm2_kep_compute_S(uint8_t *S, size_t S_len, uint8_t flag, in sm2_kep_compute_S() function
458 res = sm2_kep_compute_S(S1, sizeof(S1), flag, &U, in crypto_acipher_sm2_kep_derive()
482 res = sm2_kep_compute_S(p->conf_out, TEE_SM3_HASH_SIZE, flag, in crypto_acipher_sm2_kep_derive()
/optee_os/out/arm/core/
A Dtee.symb_sizes102 000000000e134a7c 0000000000000284 t sm2_kep_compute_S.constprop.0
A Dtee.dmp1526 000000000e134a7c l F .text 0000000000000284 sm2_kep_compute_S.constprop.0
80851 000000000e134a7c <sm2_kep_compute_S.constprop.0>:
80852 sm2_kep_compute_S():
80883 e134ad0: 35001040 cbnz w0, e134cd8 <sm2_kep_compute_S.constprop.0+0x25c>
80889 e134ae0: 35000fc0 cbnz w0, e134cd8 <sm2_kep_compute_S.constprop.0+0x25c>
80910 e134b28: 35000d80 cbnz w0, e134cd8 <sm2_kep_compute_S.constprop.0+0x25c>
80918 e134b40: 35000cc0 cbnz w0, e134cd8 <sm2_kep_compute_S.constprop.0+0x25c>
80935 e134b78: 35000b00 cbnz w0, e134cd8 <sm2_kep_compute_S.constprop.0+0x25c>
80952 e134bb0: 35000940 cbnz w0, e134cd8 <sm2_kep_compute_S.constprop.0+0x25c>
81658 e13540c: 97fffd9c bl e134a7c <sm2_kep_compute_S.constprop.0>
[all …]
A Dtee.map23660 .text.sm2_kep_compute_S.constprop.0

Completed in 235 milliseconds