Home
last modified time | relevance | path

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

/openssl/doc/man1/
H A Dopenssl-cmds.pod.in60 =for openssl foreign manual apropos(1)
142 =for openssl foreign manual apropos(1)
H A Dtsget.pod186 =for openssl foreign manual WWW::Curl::Easy
H A Dopenssl-dgst.pod.in106 =for openssl foreign manual sha1sum(1)
H A Dopenssl-ts.pod.in600 =for openssl foreign manual procmail(1) perl(1)
H A Dopenssl-ca.pod.in196 =for openssl foreign manual ps(1)
/openssl/doc/man7/
H A Dprovider-storemgmt.pod119 for direct use with a foreign provider. The export function allows for
120 exporting the object to that foreign provider if the foreign provider
H A Dprovider-decoder.pod215 for direct use with a foreign provider. The export function allows for
216 exporting the object into that foreign provider if the foreign provider
H A Dprovider-encoder.pod225 A provider-native object may be associated with a foreign provider, and may
227 Provided that the foreign provider's implementation to handle the object has
/openssl/crypto/evp/
H A Dp_lib.c728 pkey->foreign = pkey->pkey.rsa != NULL in detect_foreign_key()
735 pkey->foreign = pkey->pkey.ec != NULL in detect_foreign_key()
741 pkey->foreign = pkey->pkey.dsa != NULL in detect_foreign_key()
747 pkey->foreign = pkey->pkey.dh != NULL in detect_foreign_key()
752 pkey->foreign = 0; in detect_foreign_key()
H A Dpmeth_lib.c210 if (e == NULL && (pkey == NULL || pkey->foreign == 0)) in int_ctx_new()
234 if (pkey != NULL && pkey->foreign) in int_ctx_new()
/openssl/doc/man3/
H A DERR_put_error.pod3 =for openssl foreign manual errno(3)
H A DOSSL_trace_set_channel.pod3 =for openssl foreign manual atexit(3)
/openssl/include/crypto/
H A Devp.h688 unsigned int foreign:1; /* the low-level key is using an engine or an app-method */ member

Completed in 75 milliseconds