Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c183 ImportRawRSAKey(KMF_RAW_RSA_KEY *);
905 *pkey = ImportRawRSAKey(&rsa); in readAltFormatPrivateKey()
3130 ImportRawRSAKey(KMF_RAW_RSA_KEY *key) in ImportRawRSAKey() function
3240 pkey = ImportRawRSAKey(&rawkey->rawdata.rsa); in raw_key_to_pkey()
4960 pkey = ImportRawRSAKey(&rawkey->rawdata.rsa); in OpenSSL_StoreKey()