Home
last modified time | relevance | path

Searched full:rejection (Results 1 – 25 of 111) sorted by relevance

12345

/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_sample.c46 * This is used for rejection sampling.
99 * range of 0..q-1 using rejection sampling.
143 * range of ((q-eta)..0..eta) using rejection sampling. eta is either 2 or 4.
189 * elements using rejection sampling.
192 * @param g_ctx A EVP_MD_CTX context used for rejection sampling
226 * @brief Generates 2 vectors using rejection sampling whose polynomial
334 /* rejection sample in {0..end} to choose an index to place -1 or 1 into */ in ossl_ml_dsa_poly_sample_in_ball()
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dadi,ad7192.yaml75 adi,rejection-60-Hz-enable:
80 simultaneous 50 Hz/ 60 Hz rejection.
204 adi,rejection-60-Hz-enable;
H A Dti,ads1119.yaml16 and a 50/60Hz rejection filter.
/freebsd/contrib/ofed/libibcm/
H A Dcm.h462 * ib_cm_send_rej - Sends a connection rejection message to the
466 * @reason: Reason for the connection request rejection.
467 * @ari: Optional additional rejection information.
468 * @ari_length: Size of the additional rejection information, in bytes.
470 * rejection message.
/freebsd/sys/ofed/include/rdma/
H A Dib_cm.h494 * ib_send_cm_rej - Sends a connection rejection message to the
498 * @reason: Reason for the connection request rejection.
499 * @ari: Optional additional rejection information.
500 * @ari_length: Size of the additional rejection information, in bytes.
502 * rejection message.
/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_decrypt.pod63 the implicit rejection mechanism (see
69 rejection, the code still needs to handle the returned values
H A DRSA_public_encrypt.pod103 providers that don't implement implicit rejection, still need to
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devppkey_ml_kem_1024_decap.txt2008 # Rho leads to frequent rejection on matrix expansion
2015 # Rho leads to frequent rejection on matrix expansion
2022 # Rho leads to frequent rejection on matrix expansion
2029 # Rho leads to frequent rejection on matrix expansion
2036 # Rho leads to frequent rejection on matrix expansion
2043 # Rho leads to frequent rejection on matrix expansion
2050 # Rho leads to frequent rejection on matrix expansion
2057 # Rho leads to frequent rejection on matrix expansion
2064 # Rho leads to frequent rejection on matrix expansion
2071 # Rho leads to frequent rejection on matrix expansion
H A Devppkey_ml_kem_768_encap.txt1917 # Rho leads to frequent rejection on matrix expansion
1925 # Rho leads to frequent rejection on matrix expansion
1933 # Rho leads to frequent rejection on matrix expansion
1941 # Rho leads to frequent rejection on matrix expansion
1949 # Rho leads to frequent rejection on matrix expansion
1957 # Rho leads to frequent rejection on matrix expansion
1965 # Rho leads to frequent rejection on matrix expansion
1973 # Rho leads to frequent rejection on matrix expansion
1981 # Rho leads to frequent rejection on matrix expansion
1989 # Rho leads to frequent rejection on matrix expansion
H A Devppkey_ml_kem_768_decap.txt2008 # Rho leads to frequent rejection on matrix expansion
2015 # Rho leads to frequent rejection on matrix expansion
2022 # Rho leads to frequent rejection on matrix expansion
2029 # Rho leads to frequent rejection on matrix expansion
2036 # Rho leads to frequent rejection on matrix expansion
2043 # Rho leads to frequent rejection on matrix expansion
2050 # Rho leads to frequent rejection on matrix expansion
2057 # Rho leads to frequent rejection on matrix expansion
2064 # Rho leads to frequent rejection on matrix expansion
2071 # Rho leads to frequent rejection on matrix expansion
H A Devppkey_ml_kem_1024_encap.txt1917 # Rho leads to frequent rejection on matrix expansion
1925 # Rho leads to frequent rejection on matrix expansion
1933 # Rho leads to frequent rejection on matrix expansion
1941 # Rho leads to frequent rejection on matrix expansion
1949 # Rho leads to frequent rejection on matrix expansion
1957 # Rho leads to frequent rejection on matrix expansion
1965 # Rho leads to frequent rejection on matrix expansion
1973 # Rho leads to frequent rejection on matrix expansion
1981 # Rho leads to frequent rejection on matrix expansion
1989 # Rho leads to frequent rejection on matrix expansion
/freebsd/secure/lib/libcrypto/man/man7/
H A Dprovider-asym_cipher.7280 .IP """implicit-rejection"" (\fBOSSL_ASYM_CIPHER_PARAM_IMPLICIT_REJECTION\fR) <unsigned integer>" 4
281 .IX Item """implicit-rejection"" (OSSL_ASYM_CIPHER_PARAM_IMPLICIT_REJECTION) <unsigned integer>"
282 Gets or sets the use of the implicit rejection mechanism for RSA PKCS#1 v1.5
/freebsd/secure/lib/libcrypto/man/man3/
H A DEVP_PKEY_decrypt.3119 the implicit rejection mechanism (see
125 rejection, the code still needs to handle the returned values
/freebsd/sys/contrib/device-tree/Bindings/iio/temperature/
H A Dadi,ltc2983.yaml76 0 - 50/60Hz rejection
77 1 - 60Hz rejection
78 2 - 50Hz rejection
/freebsd/contrib/bearssl/inc/
H A Dbearssl_aead.h71 * altered in transit, normally leading to wholesale rejection of the
288 * wholesale rejection of the complete message.
482 * wholesale rejection of the complete message.
531 * wholesale rejection of the complete message.
795 * wholesale rejection of the complete message.
844 * wholesale rejection of the complete message.
1047 * wholesale rejection of the complete message.
/freebsd/lib/libc/rpc/
H A Drpc_xdr.393 rejection or
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_client.c29 * Returns 1 on acceptance, 0 on rejection, or -1 on (internal) error.
58 msg_type = "revocation response message with rejection status"; in unprotected_exception()
77 msg_type = "CertRepMessage with rejection status"; in unprotected_exception()
526 /* get all information in case of a rejection before going to error */ in get1_cert_status()
528 ossl_cmp_err(ctx, "received \"rejection\" status rather than cert"); in get1_cert_status()
/freebsd/crypto/openssl/doc/man7/
H A Dprovider-asym_cipher.pod237 =item "implicit-rejection" (B<OSSL_ASYM_CIPHER_PARAM_IMPLICIT_REJECTION>) <unsigned integer>
239 Gets or sets the use of the implicit rejection mechanism for RSA PKCS#1 v1.5
/freebsd/contrib/sendmail/libmilter/docs/
H A Dindex.html30 Possible uses for filters include spam rejection, virus
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_cmp_msg_check_update.pod51 The callback should return 1 on acceptance, 0 on rejection, or -1 on error.
/freebsd/usr.sbin/tzsetup/
H A Dtzsetup.8150 and does not imply any endorsement or rejection on the part of the
/freebsd/crypto/openssl/include/openssl/
H A Dcore_names.h132 # define OSSL_ASYM_CIPHER_PARAM_IMPLICIT_REJECTION "implicit-rejection"
410 # define OSSL_PKEY_PARAM_IMPLICIT_REJECTION "implicit-rejection"
/freebsd/etc/sendmail/
H A Dfreebsd.mc84 dnl Alternatively, you can provide your own server and rejection message:
/freebsd/lib/libsys/
H A Daccept.2156 file descriptor, and rejection can be implied by closing the
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_cm_types.h89 * Rejection reasons.

12345