Searched refs:WHIRLPOOL_CTX (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/whrlpool/
H A Dwp_locl.h3 void whirlpool_block(WHIRLPOOL_CTX *, const void *, size_t);
H A Dwhrlpool.h24 } WHIRLPOOL_CTX; typedef in typeref:struct:__anon4942
28 int private_WHIRLPOOL_Init(WHIRLPOOL_CTX *c);
30 int WHIRLPOOL_Init(WHIRLPOOL_CTX *c);
31 int WHIRLPOOL_Update(WHIRLPOOL_CTX *c, const void *inp, size_t bytes);
32 void WHIRLPOOL_BitUpdate(WHIRLPOOL_CTX *c, const void *inp, size_t bits);
33 int WHIRLPOOL_Final(unsigned char *md, WHIRLPOOL_CTX *c);
H A Dwp_dgst.c64 int WHIRLPOOL_Update(WHIRLPOOL_CTX *c, const void *_inp, size_t bytes)
85 void WHIRLPOOL_BitUpdate(WHIRLPOOL_CTX *c, const void *_inp, size_t bits)
207 int WHIRLPOOL_Final(unsigned char *md, WHIRLPOOL_CTX *c)
248 WHIRLPOOL_CTX ctx;
H A Dwp_test.c124 WHIRLPOOL_CTX ctx;
H A Dwp_block.c474 void whirlpool_block(WHIRLPOOL_CTX *ctx, const void *inp, size_t n)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/whrlpool/
H A Dwp_locl.h3 void whirlpool_block(WHIRLPOOL_CTX *, const void *, size_t);
H A Dwhrlpool.h24 } WHIRLPOOL_CTX; typedef in typeref:struct:__anon4593
28 int private_WHIRLPOOL_Init(WHIRLPOOL_CTX *c);
30 int WHIRLPOOL_Init(WHIRLPOOL_CTX *c);
31 int WHIRLPOOL_Update(WHIRLPOOL_CTX *c, const void *inp, size_t bytes);
32 void WHIRLPOOL_BitUpdate(WHIRLPOOL_CTX *c, const void *inp, size_t bits);
33 int WHIRLPOOL_Final(unsigned char *md, WHIRLPOOL_CTX *c);
H A Dwp_dgst.c64 int WHIRLPOOL_Update(WHIRLPOOL_CTX *c, const void *_inp, size_t bytes)
85 void WHIRLPOOL_BitUpdate(WHIRLPOOL_CTX *c, const void *_inp, size_t bits)
207 int WHIRLPOOL_Final(unsigned char *md, WHIRLPOOL_CTX *c)
248 WHIRLPOOL_CTX ctx;
H A Dwp_test.c124 WHIRLPOOL_CTX ctx;
H A Dwp_block.c474 void whirlpool_block(WHIRLPOOL_CTX *ctx, const void *inp, size_t n)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/evp/
H A Dm_wp.c41 sizeof(EVP_MD *) + sizeof(WHIRLPOOL_CTX),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/evp/
H A Dm_wp.c41 sizeof(EVP_MD *) + sizeof(WHIRLPOOL_CTX),

Completed in 124 milliseconds