Home
last modified time | relevance | path

Searched defs:crypto_sign_ed25519ph_state (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/include/sodium/
H A Dcrypto_sign_ed25519.h15 typedef struct crypto_sign_ed25519ph_state { struct
17 } crypto_sign_ed25519ph_state; argument
/dports/security/libsodium/libsodium-1.0.18/src/libsodium/include/sodium/
H A Dcrypto_sign_ed25519.h15 typedef struct crypto_sign_ed25519ph_state { struct
17 } crypto_sign_ed25519ph_state; typedef
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/src/libsodium/include/sodium/
H A Dcrypto_sign_ed25519.h15 typedef struct crypto_sign_ed25519ph_state { struct
17 } crypto_sign_ed25519ph_state; argument
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/include/sodium/
H A Dcrypto_sign_ed25519.h15 typedef struct crypto_sign_ed25519ph_state { struct
17 } crypto_sign_ed25519ph_state; argument
/dports/security/py-pynacl/PyNaCl-1.4.0/src/bindings/
H A Dcrypto_sign.h48 typedef void crypto_sign_ed25519ph_state; typedef
/dports/security/py-pynacl/PyNaCl-1.4.0/src/nacl/bindings/
H A Dcrypto_sign.py202 class crypto_sign_ed25519ph_state(object): class
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/libsodium-sys-stable-1.19.19/src/
H A Dsodium_bindings.rs2622 pub struct crypto_sign_ed25519ph_state { struct
2628 ::core::mem::size_of::<crypto_sign_ed25519ph_state>(), in bindgen_test_layout_crypto_sign_ed25519ph_state() argument
2743 state: *mut crypto_sign_ed25519ph_state, in crypto_sign_ed25519ph_update()
2750 state: *mut crypto_sign_ed25519ph_state, in crypto_sign_ed25519ph_final_create()
2758 state: *mut crypto_sign_ed25519ph_state, in crypto_sign_ed25519ph_final_verify()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/src/
H A Dsodium_bindings.rs2324 pub struct crypto_sign_ed25519ph_state { struct
2328 pub fn crypto_sign_ed25519ph_statebytes() -> usize; in crypto_sign_ed25519ph_statebytes() argument
2422 state: *mut crypto_sign_ed25519ph_state, in crypto_sign_ed25519ph_update()
2429 state: *mut crypto_sign_ed25519ph_state, in crypto_sign_ed25519ph_final_create()
2437 state: *mut crypto_sign_ed25519ph_state, in crypto_sign_ed25519ph_final_verify()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/src/
H A Dsodium_bindings.rs2324 pub struct crypto_sign_ed25519ph_state { struct
2328 pub fn crypto_sign_ed25519ph_statebytes() -> usize; in crypto_sign_ed25519ph_statebytes() argument
2422 state: *mut crypto_sign_ed25519ph_state, in crypto_sign_ed25519ph_update()
2429 state: *mut crypto_sign_ed25519ph_state, in crypto_sign_ed25519ph_final_create()
2437 state: *mut crypto_sign_ed25519ph_state, in crypto_sign_ed25519ph_final_verify()