Home
last modified time | relevance | path

Searched defs:xTPLe (Results 1 – 5 of 5) sorted by relevance

/dports/security/s2n/s2n-tls-1.1.2/pq-crypto/sike_r3/
H A Dsikep434r3_ec_isogeny.h26 #define xTPLe S2N_SIKE_P434_R3_NAMESPACE(xTPLe) macro
H A Dsikep434r3_ec_isogeny.c122 void xTPLe(const point_proj_t P, point_proj_t Q, const f2elm_t *A24minus, const f2elm_t *A24plus, c… in xTPLe() function
/dports/security/s2n/s2n-tls-1.1.2/pq-crypto/sike_r1/
H A Dsike_r1_namespace.h14 #define xTPLe xTPLe_r1 macro
H A Dec_isogeny_r1.c120 void xTPLe(const point_proj_t P, point_proj_t Q, const f2elm_t *A24minus, const f2elm_t *A24plus, c… in xTPLe() function
/dports/security/liboqs/liboqs-0.7.0/src/kem/sike/external/
H A Dec_isogeny.c146 static void xTPLe(const point_proj_t P, point_proj_t Q, const f2elm_t A24minus, const f2elm_t A24pl… in xTPLe() function