Symbol: GOST2814789_KEY
crypto/libressl/crypto/evp/e_gost2814789.c
64
GOST2814789_KEY ks;
crypto/libressl/crypto/gost/gost2814789.c
106
const GOST2814789_KEY *key)
crypto/libressl/crypto/gost/gost2814789.c
140
GOST2814789_KEY *key)
crypto/libressl/crypto/gost/gost2814789.c
171
GOST2814789_KEY *key, const int enc)
crypto/libressl/crypto/gost/gost2814789.c
185
Gost2814789_encrypt_mesh(unsigned char *iv, GOST2814789_KEY *key)
crypto/libressl/crypto/gost/gost2814789.c
198
GOST2814789_KEY *key)
crypto/libressl/crypto/gost/gost2814789.c
210
size_t len, GOST2814789_KEY *key, unsigned char *ivec, int *num,
crypto/libressl/crypto/gost/gost2814789.c
324
GOST2814789_KEY *key)
crypto/libressl/crypto/gost/gost2814789.c
354
GOST2814789_KEY *key, unsigned char *ivec, unsigned char *cnt_buf, int *num)
crypto/libressl/crypto/gost/gost2814789.c
64
f(const GOST2814789_KEY *c, unsigned int x)
crypto/libressl/crypto/gost/gost2814789.c
72
const GOST2814789_KEY *key)
crypto/libressl/crypto/gost/gost89_keywrap.c
100
GOST2814789_KEY ctx;
crypto/libressl/crypto/gost/gost89_keywrap.c
120
GOST2814789_KEY ctx;
crypto/libressl/crypto/gost/gost89_keywrap.c
63
key_diversify_crypto_pro(GOST2814789_KEY *ctx, const unsigned char *inputKey,
crypto/libressl/crypto/gost/gost89_params.c
183
Gost2814789_set_sbox(GOST2814789_KEY *key, int nid)
crypto/libressl/crypto/gost/gost89_params.c
216
Gost2814789_set_key(GOST2814789_KEY *key, const unsigned char *userKey,
crypto/libressl/crypto/gost/gost89_params.c
233
Gost2814789_cryptopro_key_mesh(GOST2814789_KEY *key)
crypto/libressl/crypto/gost/gost_locl.h
87
const GOST2814789_KEY *key);
crypto/libressl/crypto/gost/gost_locl.h
89
const GOST2814789_KEY *key);
crypto/libressl/crypto/gost/gost_locl.h
90
extern void Gost2814789_cryptopro_key_mesh(GOST2814789_KEY *key);
crypto/libressl/include/openssl/gost.h
107
GOST2814789_KEY cipher;
crypto/libressl/include/openssl/gost.h
131
GOST2814789_KEY cipher;
crypto/libressl/include/openssl/gost.h
75
int Gost2814789_set_sbox(GOST2814789_KEY *key, int nid);
crypto/libressl/include/openssl/gost.h
76
int Gost2814789_set_key(GOST2814789_KEY *key,
crypto/libressl/include/openssl/gost.h
79
GOST2814789_KEY *key, const int enc);
crypto/libressl/include/openssl/gost.h
81
size_t length, GOST2814789_KEY *key,
crypto/libressl/include/openssl/gost.h
84
size_t length, GOST2814789_KEY *key,