Searched defs:dg (Results 1 – 4 of 4) sorted by relevance
/arch/arm64/crypto/ |
D | ghash-ce-glue.c | 71 static void ghash_do_update(int blocks, u64 dg[], const char *src, in ghash_do_update() 96 void ghash_do_simd_update(int blocks, u64 dg[], const char *src, in ghash_do_simd_update() 274 static void gcm_update_mac(u64 dg[], const u8 *src, int count, u8 buf[], in gcm_update_mac() 305 static void gcm_calculate_auth_mac(struct aead_request *req, u64 dg[]) in gcm_calculate_auth_mac() 349 u64 dg[2] = {}; in gcm_encrypt() local 464 u64 dg[2] = {}; in gcm_decrypt() local
|
D | aes-glue.c | 128 u8 dg[AES_BLOCK_SIZE]; member 805 u8 dg[], int enc_before, int enc_after) in mac_do_update()
|
/arch/s390/include/asm/ |
D | nmi.h | 45 u64 dg : 1; /* 07 degradation */ member
|
/arch/arm/crypto/ |
D | ghash-ce-glue.c | 61 static void ghash_do_update(int blocks, u64 dg[], const char *src, in ghash_do_update()
|