Searched refs:KP_MODE_BITS (Results 1 – 3 of 3) sorted by relevance
3422 case KP_MODE_BITS: in RSAENH_CPSetKeyParam()3667 case KP_MODE_BITS: in RSAENH_CPGetKeyParam()
1422 result = CryptGetKeyParam(hKey, KP_MODE_BITS, (BYTE*)&dwModeBits, &dwLen, 0); in test_rc2()
2132 #define KP_MODE_BITS 5 macro