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

/bind-9.11.3/lib/dns/
H A Dpkcs11eddsa_link.c427 sizeof(pk11_ecc_ed448)); \
431 pk11_ecc_ed448, sizeof(pk11_ecc_ed448)); \
432 attr->ulValueLen = sizeof(pk11_ecc_ed448); \
686 isc_mem_get(key->mctx, sizeof(pk11_ecc_ed448));
690 pk11_ecc_ed448, sizeof(pk11_ecc_ed448));
691 attr->ulValueLen = sizeof(pk11_ecc_ed448);
/bind-9.11.3/lib/isc/include/pk11/
H A Dconstants.h29 static CK_BYTE pk11_ecc_ed448[] = { variable
/bind-9.11.3/bin/pkcs11/
H A Dpkcs11-keygen.c461 public_template[4].pValue = pk11_ecc_ed448;
463 sizeof(pk11_ecc_ed448);

Completed in 15 milliseconds