Searched refs:crypt_secretkey (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/unbound/dnscrypt/
H A Ddnscrypt.h46 uint8_t crypt_secretkey[crypto_box_SECRETKEYBYTES]; member in struct:KeyPair_
H A Ddnscrypt.c300 cert->keypair->crypt_secretkey);
313 cert->keypair->crypt_secretkey) != 0) {
322 cert->keypair->crypt_secretkey) != 0) {
491 cert->keypair->crypt_secretkey);
817 (char *)(current_keypair->crypt_secretkey),
823 current_keypair->crypt_secretkey) != 0) {

Completed in 103 milliseconds