Searched full:dh (Results 1 – 7 of 7) sorted by relevance
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/documentation/ |
H A D | tinycrypt.rst | 73 * ECC-DH: 236 * ECC-DH and ECC-DSA: 280 * Key-exchange (EC-DH); 297 For the case of the EC-DH and EC-DSA implementations, most of the test vectors 349 * `RFC 6090 (ECC-DH and ECC-DSA)`_ 351 .. _RFC 6090 (ECC-DH and ECC-DSA):
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/ |
H A D | ecc_dh.h | 1 /* ecc_dh.h - TinyCrypt interface to EC-DH implementation */ 61 * @brief -- Interface to EC-DH implementation. 63 * Overview: This software is an implementation of EC-DH. This implementation
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_sm_alg.c | 425 uint8_t dh[32]; in ble_sm_alg_gen_dhkey() local 438 rc = uECC_shared_secret(pk, priv, dh, &curve_secp256r1); in ble_sm_alg_gen_dhkey() 443 swap_buf(out_dhkey, dh, 32); in ble_sm_alg_gen_dhkey()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/ |
H A D | glue.c | 468 uint8_t dh[32]; in bt_dh_key_gen() local 471 priv, dh)) { in bt_dh_key_gen() 475 cb(dh); in bt_dh_key_gen()
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/ |
H A D | ecc_dh.c | 1 /* ec_dh.c - TinyCrypt implementation of EC-DH */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/ |
H A D | syscfg.yml | 172 Enable SM debug mode. In this mode SM uses predefined DH key pair as
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/pts/tpg/ |
H A D | 94654-20170317-085122560.tpg | 13 ME"&)D)^IP]?+')Q(%NM&7:VL@*6#D!-TU,7.WG SERP(@*R+DH"MPH;@X:Y) 561 MH8N>W/21M]-VQ9>UM>/\4DH%#[email protected]=+!THOG/ZTDJ/8OZ);@<<>,.^: 746 M-B.P@U>@O;*"E91^AL>^Q930VY".E9:+DH>%V8@7L]5&]BXA'UN8:.^2H5M# 882 MXU)0J ^?Y.K%G\]'S-S&1@_0%I::3;L?G9/@LH/0J_3'UM.*@5Y?@(*>DH.4 932 M+^_P]F>25*.WD(Z:4'A%@PSZ->_7UZ?XL_Y-M'B!DN4#PM94=DH,M_>87XGF 966 M=HU9H'"008URUL;N\,%V\)F^EZ&.B^</ N.-DH.%AK"H@O+ (7HGLA<ZD_*$ 984 MI9,%,\3V5A &DH^,VX.5AIX&:;>0D0*LU\>-QL661T^-DT.=JH!*IEZ:PI#E
|