Searched refs:pk11_ecc_ed25519 (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dpkcs11eddsa_link.c419 sizeof(pk11_ecc_ed25519)); \
423 pk11_ecc_ed25519, sizeof(pk11_ecc_ed25519)); \
424 attr->ulValueLen = sizeof(pk11_ecc_ed25519); \
678 isc_mem_get(key->mctx, sizeof(pk11_ecc_ed25519));
682 pk11_ecc_ed25519, sizeof(pk11_ecc_ed25519));
683 attr->ulValueLen = sizeof(pk11_ecc_ed25519);
/bind-9.11.3/lib/isc/include/pk11/
H A Dconstants.h26 static CK_BYTE pk11_ecc_ed25519[] = { variable
/bind-9.11.3/bin/pkcs11/
H A Dpkcs11-keygen.c457 public_template[4].pValue = pk11_ecc_ed25519;
459 sizeof(pk11_ecc_ed25519);

Completed in 28 milliseconds