HomeSort by: relevance | last modified time | path
    Searched defs:poly1305_data_st (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/providers/implementations/macs/
poly1305_prov.c 38 struct poly1305_data_st { struct
46 struct poly1305_data_st *ctx;
63 struct poly1305_data_st *src = vsrc;
64 struct poly1305_data_st *dst;
81 static int poly1305_setkey(struct poly1305_data_st *ctx,
96 struct poly1305_data_st *ctx = vmacctx;
110 struct poly1305_data_st *ctx = vmacctx;
124 struct poly1305_data_st *ctx = vmacctx;
165 struct poly1305_data_st *ctx = vmacctx;
poly1305_prov.c 38 struct poly1305_data_st { struct
46 struct poly1305_data_st *ctx;
63 struct poly1305_data_st *src = vsrc;
64 struct poly1305_data_st *dst;
81 static int poly1305_setkey(struct poly1305_data_st *ctx,
96 struct poly1305_data_st *ctx = vmacctx;
110 struct poly1305_data_st *ctx = vmacctx;
124 struct poly1305_data_st *ctx = vmacctx;
165 struct poly1305_data_st *ctx = vmacctx;
  /src/crypto/external/apache2/openssl/dist/providers/implementations/macs/
poly1305_prov.c 38 struct poly1305_data_st { struct
47 struct poly1305_data_st *ctx;
64 struct poly1305_data_st *src = vsrc;
65 struct poly1305_data_st *dst;
82 static int poly1305_setkey(struct poly1305_data_st *ctx,
98 struct poly1305_data_st *ctx = vmacctx;
112 struct poly1305_data_st *ctx = vmacctx;
126 struct poly1305_data_st *ctx = vmacctx;
171 struct poly1305_data_st *ctx = vmacctx;
poly1305_prov.c 38 struct poly1305_data_st { struct
47 struct poly1305_data_st *ctx;
64 struct poly1305_data_st *src = vsrc;
65 struct poly1305_data_st *dst;
82 static int poly1305_setkey(struct poly1305_data_st *ctx,
98 struct poly1305_data_st *ctx = vmacctx;
112 struct poly1305_data_st *ctx = vmacctx;
126 struct poly1305_data_st *ctx = vmacctx;
171 struct poly1305_data_st *ctx = vmacctx;

Completed in 44 milliseconds