Searched defs:buff (Results 1 – 16 of 16) sorted by relevance
/openssl/crypto/ec/ |
H A D | ecx_s390x.c | 87 unsigned long long buff[512]; in s390x_x25519_mul() member 120 unsigned long long buff[512]; in s390x_x448_mul() member 160 unsigned long long buff[512]; in s390x_ed25519_mul() member 194 unsigned long long buff[512]; in s390x_ed448_mul() member
|
H A D | ecx_meth.c | 1034 unsigned char x_dst[32], buff[SHA512_DIGEST_LENGTH]; in s390x_pkey_ecd_keygen25519() local 1100 unsigned char x_dst[57], buff[114]; in s390x_pkey_ecd_keygen448() local 1197 unsigned long long buff[512]; in s390x_pkey_ecd_digestsign25519() member 1242 unsigned long long buff[512]; in s390x_pkey_ecd_digestsign448() member 1290 unsigned long long buff[512]; in s390x_pkey_ecd_digestverify25519() member 1322 unsigned long long buff[512]; in s390x_pkey_ecd_digestverify448() member
|
/openssl/crypto/ui/ |
H A D | ui_util.c | 22 char buff[BUFSIZ]; in UI_UTIL_read_pw_string() local 32 int UI_UTIL_read_pw(char *buf, char *buff, int size, const char *prompt, in UI_UTIL_read_pw()
|
/openssl/crypto/des/ |
H A D | fcrypt.c | 66 static char buff[14]; in DES_crypt() local
|
/openssl/crypto/evp/ |
H A D | evp_key.c | 56 char buff[BUFSIZ]; in EVP_read_pw_string_min() local
|
/openssl/apps/lib/ |
H A D | apps_ui.c | 169 char *buff = NULL; in password_callback() local
|
/openssl/crypto/ |
H A D | s390xcap.c | 721 char *tok_begin, *tok_end, *buff, tok[S390X_STFLE_MAX][LEN + 1]; in parse_env() local
|
H A D | mem.c | 144 char buff[80]; in shouldfail() local
|
/openssl/crypto/modes/ |
H A D | wrap128.c | 277 unsigned char buff[16]; in CRYPTO_128_unwrap_pad() local
|
/openssl/providers/implementations/signature/ |
H A D | eddsa_sig.c | 1056 unsigned long long buff[512]; in s390x_ed25519_digestsign() member 1081 unsigned long long buff[512]; in s390x_ed448_digestsign() member 1108 unsigned long long buff[512]; in s390x_ed25519_digestverify() member 1130 unsigned long long buff[512]; in s390x_ed448_digestverify() member
|
/openssl/apps/ |
H A D | enc.c | 137 unsigned char *buff = NULL, salt[EVP_MAX_IV_LENGTH]; in enc_main() local
|
H A D | s_server.c | 269 char buff[1]; member
|
/openssl/crypto/conf/ |
H A D | conf_def.c | 213 BUF_MEM *buff = NULL; in def_load_bio() local
|
/openssl/providers/implementations/keymgmt/ |
H A D | ecx_kmgmt.c | 1151 unsigned char x_dst[32], buff[SHA512_DIGEST_LENGTH]; in s390x_ecd_keygen25519() local 1219 unsigned char x_dst[57], buff[114]; in s390x_ecd_keygen448() local
|
/openssl/engines/ |
H A D | e_loader_attic.c | 928 BIO *buff = NULL; in file_find_type() local 1662 BIO *buff = ctx->_.file.file; in file_close() local
|
/openssl/test/ |
H A D | testutil.h | 594 char buff[4096]; /* Input buffer for a single key/value */ member
|
Completed in 82 milliseconds