/freebsd/crypto/openssl/doc/man3/ |
H A D | OPENSSL_init_crypto.pod | 119 With this option the library with automatically initialise the libcrypto async 124 With this option the library will automatically load and initialise the 130 With this option the library will automatically load and initialise the 136 With this option the library will automatically load and initialise the 142 With this option the library will automatically load and initialise the 148 With this option the library will automatically load and initialise the 154 With this option the library will automatically load and initialise the 160 With this option the library will automatically load and initialise the 166 With this option the library will automatically load and initialise all the
|
H A D | OPENSSL_init_ssl.pod | 28 this function will explicitly initialise BOTH libcrypto and libssl. To 29 explicitly initialise ONLY libcrypto see the
|
H A D | X509_SIG_get0.pod | 21 for example to initialise them.
|
H A D | ENGINE_add.pod | 205 initialise at all in typical environments, as ENGINEs are typically used to 301 table trying to initialise each of them in turn, in case one of them is 339 successfully initialise - i.e. to assume that this corresponds to 368 /* the engine couldn't initialise, release 'e' */ 374 * This should only happen when 'e' can't initialise, but the previous 426 smart-card identifiers, passwords to initialise protected devices, 428 passed to an ENGINE B<before> attempting to initialise it, i.e. before 443 cases but the name can not. This function should initialise the ENGINE
|
H A D | EVP_PBE_CipherInit.pod | 33 EVP_PBE_CipherInit() and EVP_PBE_CipherInit_ex() initialise an B<EVP_CIPHER_CTX>
|
H A D | PKCS12_PBE_keyivgen.pod | 36 then used to initialise the cipher context I<ctx> with a cipher I<cipher> for
|
H A D | PKCS5_PBE_keyivgen.pod | 89 then used to initialise the cipher context I<ctx> with a cipher I<cipher> for
|
H A D | SSL_CTX_set_tlsext_ticket_key_cb.pod | 173 * createkey needs to initialise a name,
|
H A D | X509_STORE_CTX_new.pod | 58 These functions initialise an B<X509_STORE_CTX> structure for subsequent use
|
H A D | EVP_MAC.pod | 282 A simple flag to set the MAC digest to not initialise the
|
H A D | EVP_DigestInit.pod | 547 This flag instructs EVP_DigestInit() and similar not to initialise the
|
/freebsd/contrib/tcsh/nls/french/ |
H A D | set16 | 3 1 Réinitialise le groupe de processus des terminaux de %d à %d\n
|
/freebsd/sbin/growfs/tests/ |
H A D | legacy_test.pl | 61 initialise: { label
|
/freebsd/contrib/opencsd/decoder/include/common/ |
H A D | ocsd_dcd_tree.h | 406 bool initialise(const ocsd_dcd_tree_src_t type, uint32_t formatterCfgFlags);
|
/freebsd/usr.bin/tests/ |
H A D | regress.m4 | 4 dnl Start up. We initialise the exit status to 0 (no failure) and change
|
/freebsd/tools/tools/shlib-compat/test/ |
H A D | regress.m4 | 4 dnl Start up. We initialise the exit status to 0 (no failure) and change
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | EVP_MAC-HMAC.pod | 51 A flag to set the MAC digest to not initialise the implementation
|
H A D | crypto.pod | 71 initialise OpenSSL for use. Unlike in earlier versions of OpenSSL (prior to
|
/freebsd/contrib/opencsd/decoder/source/ |
H A D | ocsd_dcd_tree.cpp | 51 if(dcd_tree->initialise(src_type, formatterCfgFlags)) in CreateDecodeTree() 591 bool DecodeTree::initialise(const ocsd_dcd_tree_src_t type, uint32_t formatterCfgFlags) in initialise() function in DecodeTree
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | ossl_lib_ctx_get_data.pod | 126 /* Allocate and initialise some foo resources and associated with ctx */
|
/freebsd/sys/dev/hid/ |
H A D | hid_if.m | 40 # Allocate memory and initialise interrupt transfers.
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.2002 | 12 * kpasswd/kpasswdd.c (doit): initialise sa_size to size of 15 * kdc/connect.c (init_socket): initialise sa_size to size of 350 * lib/krb5/get_addrs.c (get_addrs_int): initialise res if
|
/freebsd/crypto/openssl/crypto/engine/ |
H A D | README.md | 144 want to avoid every EVP_CIPHER_CTX setup from trying (and failing) to initialise 154 try to initialise from the "pile" will be those that are already initialised
|
/freebsd/crypto/openssl/ |
H A D | README-ENGINES.md | 163 cryptographic functionality, and any attempt to "initialise" the ENGINE 307 the "-t" switch to the utility if you want it to try and initialise
|
/freebsd/sys/kern/ |
H A D | device_if.m | 194 * This method should initialise the hardware and allocate other
|