Home
last modified time | relevance | path

Searched defs:input (Results 1 – 5 of 5) sorted by relevance

/crypto/
Dsha512_generic.c88 static inline void LOAD_OP(int I, u64 *W, const u8 *input) in LOAD_OP()
99 sha512_transform(u64 *state, const u8 *input) in sha512_transform()
Dtestmgr.c720 struct iov_iter input; in build_cipher_test_sglists() local
1042 struct iov_iter input; in build_hash_sglist() local
1855 struct kvec input[2]; in test_aead_vec_cfg() local
2355 const char *input, *result; in test_cipher() local
2451 struct kvec input; in test_skcipher_vec_cfg() local
Ddrbg.c826 unsigned char input[5]; in drbg_hash_df() local
1706 struct drbg_string *input = NULL; in drbg_kcapi_hash() local
Dtestmgr.h29529 char input[COMP_BUF_SIZE]; member
Decc.c858 void vli_mod_inv(u64 *result, const u64 *input, const u64 *mod, in vli_mod_inv()