Searched defs:HMAC_CTX (Results 1 – 10 of 10) sorted by relevance
82 } HMAC_CTX; typedef
39 #define HMAC_CTX sha2_context macro50 #define HMAC_CTX struct hmac_sha256_ctx macro
33 #define HMAC_CTX sha2_context macro52 #define HMAC_CTX struct hmac_sha256_ctx macro
322 typedef struct hmac_ctx_st HMAC_CTX; typedef
415 typedef struct hmac_ctx_st HMAC_CTX; typedef
108 static inline struct hmac_ctx *HMAC_CTX(struct chcr_context *ctx) in HMAC_CTX() function