Searched refs:stencrypt (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.h92 gcry_cipher_stencrypt_t stencrypt; 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.h92 gcry_cipher_stencrypt_t stencrypt; 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.c312 if (! cipher_table[i].cipher->stencrypt)
313 cipher_table[i].cipher->stencrypt = dummy_encrypt_stream;
752 if ((cipher->stencrypt == dummy_encrypt_stream)
1737 c->cipher->stencrypt (&c->context.c,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dcipher.c312 if (! cipher_table[i].cipher->stencrypt)
313 cipher_table[i].cipher->stencrypt = dummy_encrypt_stream;
752 if ((cipher->stencrypt == dummy_encrypt_stream)
1737 c->cipher->stencrypt (&c->context.c,

Completed in 139 milliseconds