Searched refs:SHA_FLAGS_SHA512 (Results 1 – 1 of 1) sorted by relevance
60 #define SHA_FLAGS_SHA512 BIT(22) macro236 if (ctx->flags & (SHA_FLAGS_SHA384 | SHA_FLAGS_SHA512)) { in atmel_sha_fill_padding()301 ctx->flags |= SHA_FLAGS_SHA512; in atmel_sha_init()340 else if (ctx->flags & SHA_FLAGS_SHA512) in atmel_sha_write_ctrl()