Home | History | Annotate | Download | only in crypto

Lines Matching refs:AES_PRIV_SIZE

1070 #define AES_PRIV_SIZE (4 * 44)
1078 rk = os_malloc(AES_PRIV_SIZE);
1094 os_memset(ctx, 0, AES_PRIV_SIZE);
1106 rk = os_malloc(AES_PRIV_SIZE);
1122 os_memset(ctx, 0, AES_PRIV_SIZE);