Searched refs:publ_exp_attr (Results 1 – 1 of 1) sorted by relevance
460 CK_ATTRIBUTE *publ_exp_attr; in util_check_public_exponent() local465 &publ_exp_attr); in util_check_public_exponent()471 switch (publ_exp_attr->ulValueLen) { in util_check_public_exponent()473 rc = memcmp(pubexp_bytes, publ_exp_attr->pValue, 3); in util_check_public_exponent()476 publ_exp = *((CK_ULONG *)publ_exp_attr->pValue); in util_check_public_exponent()