Searched refs:TIPC_AES_GCM_IV_SIZE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/net/tipc/ | ||
| H A D | crypto.h | 53 #define TIPC_AES_GCM_IV_SIZE 12 macro |
| H A D | crypto.c | 543 crypto_aead_ivsize(tfm) != TIPC_AES_GCM_IV_SIZE)) { in tipc_aead_init() |