Home
last modified time | relevance | path

Searched defs:sk (Results 1 – 2 of 2) sorted by relevance

/mcuboot-latest/boot/bootutil/include/bootutil/crypto/
Decdh_p256.h48 …56_shared_secret(bootutil_ecdh_p256_context *ctx, const uint8_t *pk, const uint8_t *sk, uint8_t *z) in bootutil_ecdh_p256_shared_secret()
106 …56_shared_secret(bootutil_ecdh_p256_context *ctx, const uint8_t *pk, const uint8_t *sk, uint8_t *z) in bootutil_ecdh_p256_shared_secret()
Decdh_x25519.h39 …_shared_secret(bootutil_ecdh_x25519_context *ctx, const uint8_t *pk, const uint8_t *sk, uint8_t *z) in bootutil_ecdh_x25519_shared_secret()