Searched refs:_tripledes_ctx (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Ddes.c153 typedef struct _tripledes_ctx struct
166 static int tripledes_set3keys (struct _tripledes_ctx *,
168 static int tripledes_ecb_crypt (struct _tripledes_ctx *,
656 tripledes_set3keys (struct _tripledes_ctx *ctx,
703 tripledes_ecb_crypt (struct _tripledes_ctx *ctx, const byte * from,
796 struct _tripledes_ctx *ctx = (struct _tripledes_ctx *) context;
821 struct _tripledes_ctx *ctx = (struct _tripledes_ctx *) context;
830 struct _tripledes_ctx *ct
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Ddes.c152 typedef struct _tripledes_ctx struct
165 static int tripledes_set2keys (struct _tripledes_ctx *,
167 static int tripledes_set3keys (struct _tripledes_ctx *,
169 static int tripledes_ecb_crypt (struct _tripledes_ctx *,
654 tripledes_set2keys (struct _tripledes_ctx *ctx,
690 tripledes_set3keys (struct _tripledes_ctx *ctx,
737 tripledes_ecb_crypt (struct _tripledes_ctx *ctx, const byte * from,
1013 struct _tripledes_ctx *ctx = (struct _tripledes_ctx *) context;
1037 struct _tripledes_ctx *ct
[all...]

Completed in 27 milliseconds