Searched defs:input (Results 1 – 6 of 6) sorted by relevance
45 static inline void LOAD_OP(int I, u32 *W, const u8 *input) in LOAD_OP()55 static void sha256_transform(u32 *state, const u8 *input) in sha256_transform()
71 static inline void LOAD_OP(int I, u64 *W, const u8 *input) in LOAD_OP()82 sha512_transform(u64 *state, const u8 *input) in sha512_transform()
55 u32 input[16]; member
71 char *input; member86 char *input; member33989 char input[COMP_BUF_SIZE]; member33997 char input[COMP_BUF_SIZE]; member
832 unsigned char input[5]; in drbg_hash_df() local1671 struct drbg_string *input = NULL; in drbg_kcapi_hash() local
442 void *input; in __test_aead() local