/freebsd/crypto/openssl/crypto/ml_dsa/ |
H A D | ml_dsa_sample.c | 158 static int rej_bounded_poly(EVP_MD_CTX *h_ctx, const EVP_MD *md, in rej_bounded_poly() 243 int ossl_ml_dsa_vector_expand_S(EVP_MD_CTX *h_ctx, const EVP_MD *md, int eta, in ossl_ml_dsa_vector_expand_S() 283 EVP_MD_CTX *h_ctx, const EVP_MD *md) in ossl_ml_dsa_poly_expand_mask() 307 EVP_MD_CTX *h_ctx, const EVP_MD *md, in ossl_ml_dsa_poly_sample_in_ball()
|
H A D | ml_dsa_poly.h | 75 EVP_MD_CTX *h_ctx, const EVP_MD *md, uint32_t tau) in poly_sample_in_ball_ntt() 85 uint32_t gamma1, EVP_MD_CTX *h_ctx, const EVP_MD *md) in poly_expand_mask()
|
H A D | ml_dsa_vector.h | 136 vector_expand_S(EVP_MD_CTX *h_ctx, const EVP_MD *md, int eta, in vector_expand_S() 145 EVP_MD_CTX *h_ctx, const EVP_MD *md) in vector_expand_mask()
|
/freebsd/crypto/libecc/include/libecc/sig/ |
H A D | ecrdsa.h | 54 hash_context h_ctx; member 68 hash_context h_ctx; member
|
H A D | ecgdsa.h | 54 hash_context h_ctx; member 68 hash_context h_ctx; member
|
H A D | ecdsa_common.h | 49 hash_context h_ctx; member 69 hash_context h_ctx; member
|
H A D | sm2.h | 46 hash_context h_ctx; member 68 hash_context h_ctx; member
|
H A D | eckcdsa.h | 53 hash_context h_ctx; member 67 hash_context h_ctx; member
|
H A D | bign_common.h | 65 hash_context h_ctx; member 86 hash_context h_ctx; member
|
H A D | ecsdsa.h | 53 hash_context h_ctx; member 66 hash_context h_ctx; member
|
H A D | ecfsdsa.h | 51 hash_context h_ctx; member 72 hash_context h_ctx; member
|
H A D | eddsa.h | 72 hash_context h_ctx; member 99 hash_context h_ctx; member
|
H A D | bip0340.h | 53 hash_context h_ctx; member
|
/freebsd/crypto/libecc/src/sig/ |
H A D | eddsa.c | 61 hash_context *h_ctx, u8 dom_type){ in dom() 103 hash_context *h_ctx){ in dom2() 119 hash_context *h_ctx){ in dom4() 1581 hash_context h_ctx; local 1934 hash_context *h_ctx; local 2079 hash_context *h_ctx; local 2141 hash_context *h_ctx; local 2301 hash_context h_ctx; local 2603 hash_context h_ctx; local
|
H A D | bip0340.c | 47 const hash_mapping *hm, hash_context *h_ctx) in _bip0340_hash() 176 hash_context h_ctx; in _bip0340_sign() local 765 hash_context h_ctx; in _bip0340_compute_batch_csprng_seed() local 823 hash_context h_ctx; in _bip0340_verify_batch_no_memory() local 1043 hash_context h_ctx; in _bip0340_verify_batch() local
|
H A D | ecfsdsa.c | 670 hash_context h_ctx; in _ecfsdsa_verify_batch_no_memory() local 853 hash_context h_ctx; in _ecfsdsa_verify_batch() local
|