Searched defs:nbytes (Results 1 – 5 of 5) sorted by relevance
301 const unsigned char *in_arg, size_t nbytes) in padlock_ecb_cipher()309 const unsigned char *in_arg, size_t nbytes) in padlock_cbc_cipher()322 const unsigned char *in_arg, size_t nbytes) in padlock_cfb_cipher()393 const unsigned char *in_arg, size_t nbytes) in padlock_ofb_cipher()457 const unsigned char *in_arg, size_t nbytes) in padlock_ctr_cipher()
72 const unsigned nbytes = with_hibit ? X_SER_BYTES : SER_BYTES; in gf_deserialize() local
140 size_t nbytes) in scalar_decode_short()
484 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()
2485 size_t nbytes; in test_extra_tickets() local
Completed in 33 milliseconds