OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:v128_set_to_zero
(Results
1 - 11
of
11
) sorted by null
/external/srtp/crypto/test/
datatypes_driver.c
88
v128_set_to_zero
(&x);
98
v128_set_to_zero
(&x);
105
v128_set_to_zero
(&x);
112
v128_set_to_zero
(&x);
120
v128_set_to_zero
(&x);
126
v128_set_to_zero
(&x);
stat_driver.c
84
v128_set_to_zero
(&nonce);
cipher_driver.c
434
v128_set_to_zero
(&nonce);
/external/srtp/crypto/replay/
rdb.c
63
v128_set_to_zero
(&rdb->bitmask);
/external/srtp/crypto/include/
crypto_math.h
174
#define
v128_set_to_zero
(z) _v128_set_to_zero(z)
macro
190
v128_set_to_zero
(v128_t *x);
datatypes.h
318
#define
v128_set_to_zero
(z) _v128_set_to_zero(z)
macro
334
v128_set_to_zero
(v128_t *x);
/external/srtp/crypto/math/
datatypes.c
263
v128_set_to_zero
(v128_t *x) {
function
333
v128_set_to_zero
(x);
370
v128_set_to_zero
(x);
math.c
576
v128_set_to_zero
(v128_t *x) {
function
658
v128_set_to_zero
(x);
695
v128_set_to_zero
(x);
/external/srtp/crypto/cipher/
cipher.c
391
v128_set_to_zero
(&nonce);
/external/srtp/tables/
aes_tables.c
332
v128_set_to_zero
(&x);
/external/srtp/srtp/
srtp.c
333
v128_set_to_zero
(&nonce);
[
all
...]
Completed in 2277 milliseconds