HomeSort by relevance Sort by last modified time
    Searched defs:fe25519_iszero (Results 1 - 2 of 2) sorted by null

  /external/openssh/
fe25519.h 18 #define fe25519_iszero crypto_sign_ed25519_ref_fe25519_iszero macro
44 int fe25519_iszero(const fe25519 *x);
fe25519.c 117 int fe25519_iszero(const fe25519 *x) function

Completed in 57 milliseconds