Lines Matching refs:size_t
224 struct padlock_cipher_data *ctx, size_t len);
226 struct padlock_cipher_data *ctx, size_t len);
228 struct padlock_cipher_data *ctx, size_t len);
230 struct padlock_cipher_data *ctx, size_t len);
232 struct padlock_cipher_data *ctx, size_t len);
234 void padlock_sha1_oneshot(void *ctx, const void *inp, size_t len);
235 void padlock_sha1(void *ctx, const void *inp, size_t len);
236 void padlock_sha256_oneshot(void *ctx, const void *inp, size_t len);
237 void padlock_sha256(void *ctx, const void *inp, size_t len);
308 ( (0x10 - ((size_t)(ptr) & 0x0F)) & 0x0F ) )
314 const unsigned char *in_arg, size_t nbytes)
322 const unsigned char *in_arg, size_t nbytes)
335 const unsigned char *in_arg, size_t nbytes)
338 size_t chunk;
406 const unsigned char *in_arg, size_t nbytes)
409 size_t chunk;
460 unsigned char *out, size_t blocks,
470 const unsigned char *in_arg, size_t nbytes)
485 EVP_CIPHER_CTX_set_num(ctx, (size_t)num);