Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 6 of 6) sorted by relevance

/openssl/engines/
H A De_padlock.c314 const unsigned char *in_arg, size_t nbytes) in padlock_ecb_cipher()
322 const unsigned char *in_arg, size_t nbytes) in padlock_cbc_cipher()
335 const unsigned char *in_arg, size_t nbytes) in padlock_cfb_cipher()
406 const unsigned char *in_arg, size_t nbytes) in padlock_ofb_cipher()
470 const unsigned char *in_arg, size_t nbytes) in padlock_ctr_cipher()
/openssl/crypto/ec/curve448/
H A Df_generic.c72 const unsigned nbytes = with_hibit ? X_SER_BYTES : SER_BYTES; in gf_deserialize() local
H A Dscalar.c140 size_t nbytes) in scalar_decode_short()
/openssl/test/
H A Dasn1_encode_test.c484 static int do_decode(unsigned char *bytes, long nbytes, in do_decode()
549 static int do_enc_dec(EXPECTED *bytes, long nbytes, in do_enc_dec()
H A Dsslapitest.c2728 size_t nbytes; in test_extra_tickets() local
/openssl/crypto/bio/
H A Dbss_dgram_pair.c35 static int ring_buf_init(struct ring_buf *r, size_t nbytes) in ring_buf_init()
120 static int ring_buf_resize(struct ring_buf *r, size_t nbytes) in ring_buf_resize()

Completed in 75 milliseconds