HomeSort by: relevance | last modified time | path
    Searched refs:EK0 (Results 1 - 7 of 7) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/include/crypto/
modes.h 121 } Yi, EKi, EK0, len, Xi, H;
123 * Relative position of Yi, EKi, EK0, len, Xi, H and pre-computed Htable is
  /src/crypto/external/bsd/openssl/dist/include/crypto/
modes.h 119 } Yi, EKi, EK0, len, Xi, H;
  /src/crypto/external/bsd/openssl.old/dist/crypto/modes/
modes_local.h 126 } Yi, EKi, EK0, len, Xi, H;
gcm128.c 916 (*ctx->block) (ctx->Yi.c, ctx->EK0.c, ctx->key);
1867 ctx->Xi.u[0] ^= ctx->EK0.u[0];
1868 ctx->Xi.u[1] ^= ctx->EK0.u[1];
  /src/crypto/external/apache2/openssl/dist/crypto/modes/
gcm128.c 706 (*ctx->block)(ctx->Yi.c, ctx->EK0.c, ctx->key);
1600 ctx->Xi.u[0] ^= ctx->EK0.u[0];
1601 ctx->Xi.u[1] ^= ctx->EK0.u[1];
  /src/crypto/external/bsd/openssl/dist/crypto/modes/
gcm128.c 896 (*ctx->block) (ctx->Yi.c, ctx->EK0.c, ctx->key);
1832 ctx->Xi.u[0] ^= ctx->EK0.u[0];
1833 ctx->Xi.u[1] ^= ctx->EK0.u[1];
  /src/share/terminfo/
terminfo 23311 flash=\EK1$<200>\EK0, home=^^, ht=^I, ich1=\EQ, il1=\EE,
    [all...]

Completed in 75 milliseconds