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

  /external/openssh/
fe25519.h 16 #define fe25519_unpack crypto_sign_ed25519_ref_fe25519_unpack macro
40 void fe25519_unpack(fe25519 *r, const unsigned char x[32]);
fe25519.c 100 void fe25519_unpack(fe25519 *r, const unsigned char x[32]) function

Completed in 29 milliseconds