Home
last modified time | relevance | path

Searched defs:sk (Results 1 – 18 of 18) sorted by relevance

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/
H A Dbox_curve25519xchacha20poly1305.c19 unsigned char *sk, in crypto_box_curve25519xchacha20poly1305_seed_keypair()
33 unsigned char *sk) in crypto_box_curve25519xchacha20poly1305_keypair()
43 const unsigned char *sk) in crypto_box_curve25519xchacha20poly1305_beforenm()
66 const unsigned char *sk) in crypto_box_curve25519xchacha20poly1305_detached()
100 const unsigned char *n, const unsigned char *pk, const unsigned char *sk) in crypto_box_curve25519xchacha20poly1305_easy()
123 const unsigned char *sk) in crypto_box_curve25519xchacha20poly1305_open_detached()
154 const unsigned char *n, const unsigned char *pk, const unsigned char *sk) in crypto_box_curve25519xchacha20poly1305_open_easy()
H A Dbox_seal_curve25519xchacha20poly1305.c57 const unsigned char *sk) in crypto_box_curve25519xchacha20poly1305_seal_open()
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_sign/
H A Dcrypto_sign.c47 crypto_sign_seed_keypair(unsigned char *pk, unsigned char *sk, in crypto_sign_seed_keypair()
54 crypto_sign_keypair(unsigned char *pk, unsigned char *sk) in crypto_sign_keypair()
62 const unsigned char *sk) in crypto_sign()
78 const unsigned char *sk) in crypto_sign_detached()
105 unsigned long long *siglen_p, const unsigned char *sk) in crypto_sign_final_create()
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_box/
H A Dcrypto_box.c65 crypto_box_seed_keypair(unsigned char *pk, unsigned char *sk, in crypto_box_seed_keypair()
72 crypto_box_keypair(unsigned char *pk, unsigned char *sk) in crypto_box_keypair()
79 const unsigned char *sk) in crypto_box_beforenm()
103 const unsigned char *pk, const unsigned char *sk) in crypto_box()
111 const unsigned char *pk, const unsigned char *sk) in crypto_box_open()
H A Dcrypto_box_easy.c24 const unsigned char *sk) in crypto_box_detached()
54 const unsigned char *pk, const unsigned char *sk) in crypto_box_easy()
77 const unsigned char *pk, const unsigned char *sk) in crypto_box_open_detached()
107 const unsigned char *pk, const unsigned char *sk) in crypto_box_open_easy()
H A Dcrypto_box_seal.c49 const unsigned char *pk, const unsigned char *sk) in crypto_box_seal_open()
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_box/curve25519xsalsa20poly1305/
H A Dbox_curve25519xsalsa20poly1305.c13 unsigned char *sk, in crypto_box_curve25519xsalsa20poly1305_seed_keypair()
27 unsigned char *sk) in crypto_box_curve25519xsalsa20poly1305_keypair()
37 const unsigned char *sk) in crypto_box_curve25519xsalsa20poly1305_beforenm()
73 const unsigned char *sk) in crypto_box_curve25519xsalsa20poly1305()
90 const unsigned char *n, const unsigned char *pk, const unsigned char *sk) in crypto_box_curve25519xsalsa20poly1305_open()
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_sign/ed25519/
H A Dsign_ed25519.c45 crypto_sign_ed25519_sk_to_seed(unsigned char *seed, const unsigned char *sk) in crypto_sign_ed25519_sk_to_seed()
53 crypto_sign_ed25519_sk_to_pk(unsigned char *pk, const unsigned char *sk) in crypto_sign_ed25519_sk_to_pk()
78 const unsigned char *sk) in crypto_sign_ed25519ph_final_create()
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_sign/ed25519/ref10/
H A Dsign.c67 const unsigned char *sk, int prehashed) in _crypto_sign_ed25519_detached()
115 const unsigned char *sk) in crypto_sign_ed25519_detached()
123 const unsigned char *sk) in crypto_sign_ed25519()
H A Dkeypair.c13 crypto_sign_ed25519_seed_keypair(unsigned char *pk, unsigned char *sk, in crypto_sign_ed25519_seed_keypair()
37 crypto_sign_ed25519_keypair(unsigned char *pk, unsigned char *sk) in crypto_sign_ed25519_keypair()
H A Dobsolete.c15 unsigned char *sk) in crypto_sign_edwards25519sha512batch_keypair()
35 const unsigned char *sk) in crypto_sign_edwards25519sha512batch()
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dsign.c11 const unsigned char sk[crypto_sign_SEEDBYTES]; member
1077 unsigned char sk[crypto_sign_SECRETKEYBYTES]; in main() local
H A Dbox_seed.c15 unsigned char sk[32]; in main() local
H A Dbox_seal.c9 unsigned char sk[crypto_box_SECRETKEYBYTES]; in main() local
H A Dxchacha20.c304 unsigned char *sk; in tv_box_xchacha20poly1305() local
/f-stack/freebsd/netpfil/pf/
H A Dpf.c435 pf_hashkey(struct pf_state_key *sk) in pf_hashkey()
647 struct pf_state_key *sk; in pf_overload_task() local
1001 struct pf_state_key *sk, *cur; in pf_state_key_attach() local
1196 struct pf_state_key *sk = s->key[idx]; in pf_state_key_detach() local
1214 struct pf_state_key *sk = mem; in pf_state_key_ctor() local
1227 struct pf_state_key *sk; in pf_state_key_setup() local
1246 struct pf_state_key *sk; in pf_state_key_clone() local
1347 struct pf_state_key *sk; in pf_find_state() local
1391 struct pf_state_key *sk; in pf_find_state_all() local
3339 struct pf_state_key *sk = NULL, *nk = NULL; in pf_test_rule() local
[all …]
H A Dpf_ioctl.c2359 struct pf_state_key *sk; in pfioctl() local
2575 struct pf_state_key *sk; in pfioctl() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_crypt.c297 spa_keystore_init(spa_keystore_t *sk) in spa_keystore_init()
313 spa_keystore_fini(spa_keystore_t *sk) in spa_keystore_fini()