Searched refs:b2 (Results 1 – 7 of 7) sorted by relevance
/mbedtls-latest/3rdparty/everest/library/ |
D | Hacl_Curve25519.c | 305 uint64_t b2; in Hacl_Bignum_fdifference() local 311 b2 = tmp[2U]; in Hacl_Bignum_fdifference() 316 tmp[2U] = b2 + (uint64_t)0x3ffffffffffff8U; in Hacl_Bignum_fdifference() 542 uint8_t *b2 = output + (uint32_t)16U; in Hacl_EC_Format_fcontract_store() local 546 store64_le(b2, o2); in Hacl_EC_Format_fcontract_store()
|
/mbedtls-latest/3rdparty/everest/library/legacy/ |
D | Hacl_Curve25519.c | 347 uint64_t b2; in Hacl_Bignum_fdifference() local 353 b2 = tmp[2U]; in Hacl_Bignum_fdifference() 358 tmp[2U] = b2 + (uint64_t)0x3ffffffffffff8U; in Hacl_Bignum_fdifference() 587 uint8_t *b2 = output + (uint32_t)16U; in Hacl_EC_Format_fcontract_store() local 591 store64_le(b2, o2); in Hacl_EC_Format_fcontract_store()
|
/mbedtls-latest/tests/suites/ |
D | test_suite_pk.function | 658 unsigned char b1[1], b2[1]; 708 b1, sizeof(b1), b2, sizeof(b2)) 712 b2, &len, sizeof(b2), 717 b2, &len, sizeof(b2),
|
D | test_suite_debug.data | 67 … 87 c2 88 52 80 af d6 6a ab 21 dd b8 d3 1c 6e 58\nMyFile(0999)\: b8 ca e8 b2 69 8e f3 41 ad 29 c3…
|
D | test_suite_bignum_core.generated.data | 19749 mpi_core_montmul:1:1:1:1:"65":"b2":"101":"f5":"f5" 19794 mpi_core_montmul:1:1:1:1:"3f5a1":"165b2":"7F7F7":"63052":"71254"
|
/mbedtls-latest/docs/architecture/ |
D | mbed-crypto-storage-specification.md | 16 Tags: mbedcrypto-0.1.0b, mbedcrypto-0.1.0b2
|
/mbedtls-latest/ |
D | ChangeLog | 3181 * Update the Mbed Crypto submodule to version 0.1.0b2.
|