Searched refs:foreign (Results 1 – 13 of 13) sorted by relevance
60 =for openssl foreign manual apropos(1)142 =for openssl foreign manual apropos(1)
186 =for openssl foreign manual WWW::Curl::Easy
106 =for openssl foreign manual sha1sum(1)
600 =for openssl foreign manual procmail(1) perl(1)
196 =for openssl foreign manual ps(1)
119 for direct use with a foreign provider. The export function allows for120 exporting the object to that foreign provider if the foreign provider
215 for direct use with a foreign provider. The export function allows for216 exporting the object into that foreign provider if the foreign provider
225 A provider-native object may be associated with a foreign provider, and may227 Provided that the foreign provider's implementation to handle the object has
728 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()
210 if (e == NULL && (pkey == NULL || pkey->foreign == 0)) in int_ctx_new()234 if (pkey != NULL && pkey->foreign) in int_ctx_new()
3 =for openssl foreign manual errno(3)
3 =for openssl foreign manual atexit(3)
688 unsigned int foreign:1; /* the low-level key is using an engine or an app-method */ member
Completed in 45 milliseconds