Searched refs:stdecrypt (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dgcrypt-module.h93 gcry_cipher_stdecrypt_t stdecrypt; member in struct:gcry_cipher_spec
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dgcrypt-module.h93 gcry_cipher_stdecrypt_t stdecrypt; member in struct:gcry_cipher_spec
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dcipher.c314 if (! cipher_table[i].cipher->stdecrypt)
315 cipher_table[i].cipher->stdecrypt = dummy_decrypt_stream;
753 || (cipher->stdecrypt == dummy_decrypt_stream))
1829 c->cipher->stdecrypt (&c->context.c,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dcipher.c314 if (! cipher_table[i].cipher->stdecrypt)
315 cipher_table[i].cipher->stdecrypt = dummy_decrypt_stream;
753 || (cipher->stdecrypt == dummy_decrypt_stream))
1829 c->cipher->stdecrypt (&c->context.c,

Completed in 100 milliseconds