Home
last modified time | relevance | path

Searched refs:masterCtx (Results 1 – 10 of 10) sorted by relevance

/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/
H A Drabbit.c165 ctx->masterCtx.x[0] = k0; in DoKey()
166 ctx->masterCtx.x[2] = k1; in DoKey()
167 ctx->masterCtx.x[4] = k2; in DoKey()
168 ctx->masterCtx.x[6] = k3; in DoKey()
175 ctx->masterCtx.c[0] = rotlFixed(k2, 16); in DoKey()
176 ctx->masterCtx.c[2] = rotlFixed(k3, 16); in DoKey()
177 ctx->masterCtx.c[4] = rotlFixed(k0, 16); in DoKey()
178 ctx->masterCtx.c[6] = rotlFixed(k1, 16); in DoKey()
185 ctx->masterCtx.carry = 0; in DoKey()
189 RABBIT_next_state(&(ctx->masterCtx)); in DoKey()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Drabbit.c165 ctx->masterCtx.x[0] = k0; in DoKey()
166 ctx->masterCtx.x[2] = k1; in DoKey()
167 ctx->masterCtx.x[4] = k2; in DoKey()
168 ctx->masterCtx.x[6] = k3; in DoKey()
175 ctx->masterCtx.c[0] = rotlFixed(k2, 16); in DoKey()
176 ctx->masterCtx.c[2] = rotlFixed(k3, 16); in DoKey()
177 ctx->masterCtx.c[4] = rotlFixed(k0, 16); in DoKey()
178 ctx->masterCtx.c[6] = rotlFixed(k1, 16); in DoKey()
185 ctx->masterCtx.carry = 0; in DoKey()
189 RABBIT_next_state(&(ctx->masterCtx)); in DoKey()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Drabbit.c165 ctx->masterCtx.x[0] = k0; in DoKey()
166 ctx->masterCtx.x[2] = k1; in DoKey()
167 ctx->masterCtx.x[4] = k2; in DoKey()
168 ctx->masterCtx.x[6] = k3; in DoKey()
175 ctx->masterCtx.c[0] = rotlFixed(k2, 16); in DoKey()
176 ctx->masterCtx.c[2] = rotlFixed(k3, 16); in DoKey()
177 ctx->masterCtx.c[4] = rotlFixed(k0, 16); in DoKey()
178 ctx->masterCtx.c[6] = rotlFixed(k1, 16); in DoKey()
185 ctx->masterCtx.carry = 0; in DoKey()
189 RABBIT_next_state(&(ctx->masterCtx)); in DoKey()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Drabbit.c165 ctx->masterCtx.x[0] = k0; in DoKey()
166 ctx->masterCtx.x[2] = k1; in DoKey()
167 ctx->masterCtx.x[4] = k2; in DoKey()
168 ctx->masterCtx.x[6] = k3; in DoKey()
175 ctx->masterCtx.c[0] = rotlFixed(k2, 16); in DoKey()
176 ctx->masterCtx.c[2] = rotlFixed(k3, 16); in DoKey()
177 ctx->masterCtx.c[4] = rotlFixed(k0, 16); in DoKey()
178 ctx->masterCtx.c[6] = rotlFixed(k1, 16); in DoKey()
185 ctx->masterCtx.carry = 0; in DoKey()
189 RABBIT_next_state(&(ctx->masterCtx)); in DoKey()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Drabbit.c165 ctx->masterCtx.x[0] = k0; in DoKey()
166 ctx->masterCtx.x[2] = k1; in DoKey()
167 ctx->masterCtx.x[4] = k2; in DoKey()
168 ctx->masterCtx.x[6] = k3; in DoKey()
175 ctx->masterCtx.c[0] = rotlFixed(k2, 16); in DoKey()
176 ctx->masterCtx.c[2] = rotlFixed(k3, 16); in DoKey()
177 ctx->masterCtx.c[4] = rotlFixed(k0, 16); in DoKey()
178 ctx->masterCtx.c[6] = rotlFixed(k1, 16); in DoKey()
185 ctx->masterCtx.carry = 0; in DoKey()
189 RABBIT_next_state(&(ctx->masterCtx)); in DoKey()
[all …]
/dports/security/wolfssl/wolfssl-5.1.0/wolfssl/wolfcrypt/
H A Drabbit.h54 RabbitCtx masterCtx; member
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Drabbit.h54 RabbitCtx masterCtx; member
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Drabbit.h54 RabbitCtx masterCtx; member
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Drabbit.h54 RabbitCtx masterCtx; member
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Drabbit.h54 RabbitCtx masterCtx; member