Searched refs:newly (Results 1 – 25 of 188) sorted by relevance
12345678
/freebsd/crypto/openssl/doc/man3/ |
H A D | BN_BLINDING_new.pod | 44 the B<A> and B<Ai> values into the newly created B<BN_BLINDING> object. 81 32). In newly allocated B<BN_BLINDING> objects no flags are set. 91 BN_BLINDING_new() returns the newly allocated B<BN_BLINDING> structure 109 BN_BLINDING_create_param() returns the newly created B<BN_BLINDING>
|
H A D | SSL_CONF_CTX_new.pod | 24 SSL_CONF_CTX_new() returns either the newly allocated B<SSL_CONF_CTX> structure
|
H A D | ASN1_OBJECT_new.pod | 34 Otherwise it returns a pointer to the newly allocated structure.
|
H A D | ASN1_item_new.pod | 29 ASN1_item_new_ex() and ASN1_item_new() return a pointer to the newly created
|
H A D | X509_STORE_new.pod | 34 X509_STORE_new() returns a newly created X509_STORE or NULL if the call fails.
|
H A D | SRP_create_verifier.pod | 50 On successful exit I<*verifier> will point to a newly allocated BIGNUM containing 52 newly allocated BIGNUM containing a random salt. If I<*salt> is not NULL then
|
H A D | DH_new.pod | 31 a pointer to the newly allocated structure.
|
H A D | RSA_new.pod | 32 a pointer to the newly allocated structure.
|
H A D | TS_RESP_CTX_new.pod | 35 otherwise it returns a pointer to the newly allocated structure.
|
H A D | BIO_s_socket.pod | 42 BIO_new_socket() returns the newly allocated BIO or NULL is an error
|
H A D | CMS_data_create.pod | 35 Otherwise they return a pointer to the newly allocated structure.
|
H A D | d2i_SSL_SESSION.pod | 28 d2i_SSL_SESSION() returns a pointer to the newly allocated SSL_SESSION
|
H A D | DSA_new.pod | 36 to the newly allocated structure.
|
H A D | CMS_digest_create.pod | 39 Otherwise they return a pointer to the newly allocated structure.
|
H A D | DSA_do_sign.pod | 28 newly allocated B<DSA_SIG> structure.
|
H A D | DSA_SIG_new.pod | 39 to the newly allocated structure.
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | varname-dot-shell.exp | 24 Parsing varname-dot-shell.mk:28: .SHELL= newly overwritten 25 Global: ignoring '.SHELL = newly overwritten' due to a command line variable of the same name
|
H A D | varname-dot-shell.mk | 28 .SHELL= newly overwritten
|
/freebsd/tools/tools/sysbuild/ |
H A D | README | 44 Reboot from the newly installed system. 81 And come up with your newly built system.
|
/freebsd/usr.sbin/bsdconfig/usermgmt/share/ |
H A D | user_input.subr | 156 # not cancel or press ESC, the $var_to_set variable will hold the newly- 298 # not cancel or press ESC, the $var_to_set variable will hold the newly- 441 # newly-configured value upon return. 458 # cancel or press ESC, the $var_to_set variable will hold the newly-configured 476 # not cancel or press ESC, the $var_to_set variable will hold the newly- 494 # not cancel or press ESC, the $var_to_set variable will hold the newly- 513 # or press ESC, the $var_to_set variable will hold the newly-configured value 656 # cancel or press ESC, the $var_to_set variable will hold the newly-configured 798 # does not cancel or press ESC, the $var_to_set variable will hold the newly- 925 # cancel or press ESC, the $var_to_set variable will hold the newly-configured
|
/freebsd/secure/caroot/ |
H A D | README | 17 2) any newly added certificates will need to be added (git add)
|
/freebsd/contrib/file/ |
H A D | RELEASE-PROCEDURE | 19 - Change the "Version" from HEAD to the newly released version
|
/freebsd/usr.sbin/bsdconfig/networking/share/ |
H A D | ipaddr.subr | 128 # press ESC, the $ipaddr environment variable will hold the newly-configured 133 # the user, the $netmask environment variable will hold the newly-configured
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | kirkwood-openrd.dtsi | 84 * When changing this line make sure the newly
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | ossl_cmp_ctx_set1_caPubs.pod | 47 ossl_cmp_ctx_set0_newCert() sets the given (newly enrolled) certificate
|
12345678