Home
last modified time | relevance | path

Searched refs:align_ptr (Results 1 – 1 of 1) sorted by relevance

/crypto/
Dhmac.c28 static inline void *align_ptr(void *p, unsigned int align) in align_ptr() function
35 return align_ptr(crypto_shash_ctx_aligned(tfm) + in hmac_ctx()
48 struct hmac_ctx *ctx = align_ptr(opad + ss, in hmac_setkey()