Home
last modified time | relevance | path

Searched refs:RSA2_MAGIC (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/crypt32/
H A Ddecode.c3937 #define RSA2_MAGIC 0x32415352 macro
4045 rsaPubKey->magic = RSA2_MAGIC; in CRYPT_AsnDecodeRsaPrivKey()