Home
last modified time | relevance | path

Searched defs:ds (Results 1 – 4 of 4) sorted by relevance

/crypto/
Dhmac.c44 int ds = crypto_shash_digestsize(parent); in hmac_setkey() local
116 int ds = crypto_shash_digestsize(parent); in hmac_final() local
131 int ds = crypto_shash_digestsize(parent); in hmac_finup() local
176 int ds; in hmac_create() local
Dalgif_hash.c34 unsigned ds; in hash_alloc_result() local
52 unsigned ds; in hash_free_result() local
189 unsigned ds = crypto_ahash_digestsize(crypto_ahash_reqtfm(&ctx->req)); in hash_recvmsg() local
Dahash.c234 unsigned int ds = crypto_ahash_digestsize(tfm); in ahash_save_req() local
Dshash.c129 unsigned int ds = crypto_shash_digestsize(tfm); in shash_final_unaligned() local