Home
last modified time | relevance | path

Searched defs:pk1 (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/sys/contrib/libsodium/src/libsodium/crypto_box/
HDcrypto_box_seal.c11 const unsigned char *pk1, const unsigned char *pk2) in _crypto_box_seal_nonce()
/freebsd-head/sys/contrib/libsodium/src/libsodium/crypto_box/curve25519xchacha20poly1305/
HDbox_seal_curve25519xchacha20poly1305.c11 const unsigned char *pk1, in _crypto_box_curve25519xchacha20poly1305_seal_nonce()
/freebsd-head/contrib/libfido2/regress/
HDassert.c586 rs256_pk_t *pk1, *pk2; in rs256_PKEY() local
606 es256_pk_t *pk1, *pk2; in es256_PKEY() local
/freebsd-head/crypto/openssl/crypto/evp/
HDkeymgmt_lib.c355 int evp_keymgmt_util_match(EVP_PKEY *pk1, EVP_PKEY *pk2, int selection) in evp_keymgmt_util_match()
/freebsd-head/contrib/bearssl/test/
HDtest_x509.c1408 eqpkey(const br_x509_pkey *pk1, const br_x509_pkey *pk2) in eqpkey()