Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
A Dsha1_accel.c77 static int sha1_compress(hash_state *md, const unsigned char *buf) in sha1_compress() function
140 sha1_compress(md, md->sha1.buf); in sha1_done()
151 sha1_compress(md, md->sha1.buf); in sha1_done()
/optee_os/core/lib/libtomcrypt/src/hashes/
A Dsha1.c46 static int sha1_compress(hash_state *md, const unsigned char *buf) in _sha1_compress()
150 static int sha1_compress(hash_state *md, const unsigned char *buf) in sha1_compress() function
184 HASH_PROCESS(sha1_process, sha1_compress, sha1, 64)
217 sha1_compress(md, md->sha1.buf); in sha1_done()
228 sha1_compress(md, md->sha1.buf); in sha1_done()
/optee_os/out/arm/core/
A Dtee.symb_sizes1420 000000000e1387ac 000000000000002c t sha1_compress
A Dtee.dmp1576 000000000e1387ac l F .text 000000000000002c sha1_compress
86740 000000000e1387ac <sha1_compress>:
86741 sha1_compress():
86811 e138870: 97ffffcf bl e1387ac <sha1_compress>
86850 e1388e4: 97ffffb2 bl e1387ac <sha1_compress>
86906 e138990: 97ffff87 bl e1387ac <sha1_compress>
86930 e1389f0: 97ffff6f bl e1387ac <sha1_compress>
A Dtee.map23874 .text.sha1_compress

Completed in 216 milliseconds