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

/netbsd-6-1-5-RELEASE/sys/dev/pci/n8/common/api/
H A Dn8_dsa.h125 #define PK_DSA_Q_Param_Offset(__KL) PKDIGITS_TO_BYTES(2*(__KL)) macro
H A Dn8_dsa.c1334 key_p->q = key_p->paramBlock + PK_DSA_Q_Param_Offset(modulusDigits);
1340 pKey.q = pKey.paramBlock + PK_DSA_Q_Param_Offset(modulusDigits);
H A Dn8_sks.c856 PK_DSA_Q_Param_Offset(sks_key_p->key_length);

Completed in 122 milliseconds