Searched defs:input (Results 1 – 6 of 6) sorted by relevance
70 static inline void LOAD_OP(int I, u64 *W, const u8 *input) in LOAD_OP()81 sha512_transform(u64 *state, const u8 *input) in sha512_transform()
44 static inline void LOAD_OP(int I, u32 *W, const u8 *input) in LOAD_OP()54 static void sha256_transform(u32 *state, const u8 *input) in sha256_transform()
55 u32 input[16]; member
52 char *input; member67 char *input; member28589 char input[COMP_BUF_SIZE]; member28597 char input[COMP_BUF_SIZE]; member
821 unsigned char input[5]; in drbg_hash_df() local1617 struct drbg_string *input = NULL; in drbg_kcapi_hash() local
435 void *input; in __test_aead() local