Searched refs:crypto_auth_hmacsha512256_state (Results 1 – 2 of 2) sorted by relevance
28 return sizeof(crypto_auth_hmacsha512256_state); in crypto_auth_hmacsha512256_statebytes()39 crypto_auth_hmacsha512256_init(crypto_auth_hmacsha512256_state *state, in crypto_auth_hmacsha512256_init()47 crypto_auth_hmacsha512256_update(crypto_auth_hmacsha512256_state *state, in crypto_auth_hmacsha512256_update()56 crypto_auth_hmacsha512256_final(crypto_auth_hmacsha512256_state *state, in crypto_auth_hmacsha512256_final()71 crypto_auth_hmacsha512256_state state; in crypto_auth_hmacsha512256()
36 typedef crypto_auth_hmacsha512_state crypto_auth_hmacsha512256_state; typedef42 int crypto_auth_hmacsha512256_init(crypto_auth_hmacsha512256_state *state,47 int crypto_auth_hmacsha512256_update(crypto_auth_hmacsha512256_state *state,52 int crypto_auth_hmacsha512256_final(crypto_auth_hmacsha512256_state *state,