Home
last modified time | relevance | path

Searched defs:point_format (Results 1 – 8 of 8) sorted by relevance

/external/tink/cc/subtle/
Dec_util.h36 EllipticCurveType curve_type, EcPointFormat point_format) { in EncodingSizeInBytes()
Decies_hkdf_recipient_kem_boringssl_test.cc45 EcPointFormat point_format; member
Decies_hkdf_sender_kem_boringssl_test.cc51 EcPointFormat point_format; member
/external/mbedtls/library/
Decdh.c265 size_t *olen, int point_format, in ecdh_make_params_internal()
484 size_t *olen, int point_format, in ecdh_make_public_internal()
Decjpake.c127 int point_format) in mbedtls_ecjpake_set_point_format()
/external/openthread/third_party/mbedtls/repo/library/
Decdh.c274 size_t *olen, int point_format, in ecdh_make_params_internal()
493 size_t *olen, int point_format, in ecdh_make_public_internal()
Decjpake.c127 int point_format) in mbedtls_ecjpake_set_point_format()
/external/tink/cc/internal/
Dec_util.cc324 EcPointFormat point_format) { in EcPointEncodingSizeInBytes()