Home
last modified time | relevance | path

Searched refs:me (Results 1 – 3 of 3) sorted by relevance

/mbedtls-development/
A Ddco.txt17 (a) The contribution was created in whole or in part by me and I
25 by me, under the same open source license (unless I am
29 (c) The contribution was provided directly to me by some other
/mbedtls-development/library/
A Dpoly1305.c70 const uint64_t me = (uint64_t)( (uint32_t) ah * bl ) + (uint32_t) al * bh; in mul64() local
73 return( lo + ( me << 16 ) + ( (uint64_t) hi << 32 ) ); in mul64()
/mbedtls-development/doxygen/
A Dmbedtls.doxyfile1703 # http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the

Completed in 5 milliseconds