Home
last modified time | relevance | path

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

/openssl/crypto/pem/
H A Dpvkfmt.c130 # define MS_RSA2MAGIC 0x32415352L macro
214 case MS_RSA2MAGIC: in ossl_do_blob_header()
237 case MS_RSA2MAGIC: in ossl_do_blob_header()
653 *pmagic = MS_RSA2MAGIC; in check_bitlen_rsa()
897 if (magic != MS_RSA2MAGIC && magic != MS_DSS2MAGIC) { in do_PVK_body_key()
907 if (magic != MS_RSA2MAGIC && magic != MS_DSS2MAGIC) { in do_PVK_body_key()

Completed in 5 milliseconds