Home
last modified time | relevance | path

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

/external/openssl/crypto/pem/
Dpvkfmt.c119 #define MS_RSA2MAGIC 0x32415352L macro
197 case MS_RSA2MAGIC: in do_blob_header()
591 *pmagic = MS_RSA2MAGIC; in check_bitlen_rsa()
776 if (magic != MS_RSA2MAGIC && magic != MS_DSS2MAGIC) in do_PVK_body()
790 if (magic != MS_RSA2MAGIC && magic != MS_DSS2MAGIC) in do_PVK_body()