Searched refs:crypto_sign_ed25519_PUBLICKEYBYTES (Results 1 – 3 of 3) sorted by relevance
36 #define crypto_sign_ed25519_PUBLICKEYBYTES 32U macro
157 #define ED25519_PK_SZ crypto_sign_ed25519_PUBLICKEYBYTES
172 u_char pk[crypto_sign_ed25519_PUBLICKEYBYTES]; in pack_key_ed25519()