OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ocb_ntz
(Results
1 - 4
of
4
) sorted by null
/external/dropbear/libtomcrypt/src/encauth/ocb/
ocb_ntz.c
13
@file
ocb_ntz
.c
26
int
ocb_ntz
(unsigned long x)
function
40
/* $Source: /cvs/libtom/libtomcrypt/src/encauth/ocb/
ocb_ntz
.c,v $ */
ocb_shift_xor.c
28
y =
ocb_ntz
(ocb->block_index++);
/external/dropbear/libtomcrypt/src/headers/
tomcrypt_mac.h
190
int
ocb_ntz
(unsigned long x);
/external/dropbear/libtomcrypt/
Android.mk
23
src/encauth/ocb/ocb_encrypt_authenticate_memory.c src/encauth/ocb/ocb_init.c src/encauth/ocb/
ocb_ntz
.c \
Completed in 109 milliseconds