Searched refs:crypto_sign_ed25519_PUBLICKEYBYTES (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/usr.bin/signify/
H A Dcrypto_api.h30 #define crypto_sign_ed25519_PUBLICKEYBYTES 32U macro
H A Dsignify.c41 #define PUBLICBYTES crypto_sign_ed25519_PUBLICKEYBYTES
/openbsd-current/usr.bin/ssh/
H A Dcrypto_api.h32 #define crypto_sign_ed25519_PUBLICKEYBYTES 32U macro
H A Dsshkey.h153 #define ED25519_PK_SZ crypto_sign_ed25519_PUBLICKEYBYTES
/openbsd-current/usr.sbin/unbound/dnscrypt/
H A Ddnscrypt.h61 uint8_t provider_publickey[crypto_sign_ed25519_PUBLICKEYBYTES];
/openbsd-current/sbin/unwind/libunbound/dnscrypt/
H A Ddnscrypt.h61 uint8_t provider_publickey[crypto_sign_ed25519_PUBLICKEYBYTES];
/openbsd-current/regress/usr.bin/ssh/misc/sk-dummy/
H A Dsk-dummy.c163 u_char pk[crypto_sign_ed25519_PUBLICKEYBYTES];

Completed in 94 milliseconds