Searched refs:algorithm_id (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dcipher-proto.h101 int *algorithm_id,
105 unsigned int *algorithm_id,
109 unsigned int *algorithm_id,
H A Dgcrypt-module.h100 int *algorithm_id,
178 unsigned int *algorithm_id,
225 unsigned int *algorithm_id,
H A Dvisibility.c1450 gcry_cipher_register (gcry_cipher_spec_t *cipher, int *algorithm_id, argument
1453 return _gcry_cipher_register (cipher, NULL, algorithm_id, module);
1463 gcry_pk_register (gcry_pk_spec_t *pubkey, unsigned int *algorithm_id, argument
1466 return _gcry_pk_register (pubkey, NULL, algorithm_id, module);
1476 gcry_md_register (gcry_md_spec_t *digest, unsigned int *algorithm_id, argument
1479 return _gcry_md_register (digest, NULL, algorithm_id, module);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dcipher-proto.h101 int *algorithm_id,
105 unsigned int *algorithm_id,
109 unsigned int *algorithm_id,
H A Dgcrypt-module.h100 int *algorithm_id,
178 unsigned int *algorithm_id,
225 unsigned int *algorithm_id,
H A Dvisibility.c1450 gcry_cipher_register (gcry_cipher_spec_t *cipher, int *algorithm_id, argument
1453 return _gcry_cipher_register (cipher, NULL, algorithm_id, module);
1463 gcry_pk_register (gcry_pk_spec_t *pubkey, unsigned int *algorithm_id, argument
1466 return _gcry_pk_register (pubkey, NULL, algorithm_id, module);
1476 gcry_md_register (gcry_md_spec_t *digest, unsigned int *algorithm_id, argument
1479 return _gcry_md_register (digest, NULL, algorithm_id, module);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dmd.c262 unsigned int *algorithm_id,
282 *algorithm_id = mod->mod_id;
260 _gcry_md_register(gcry_md_spec_t *digest, md_extra_spec_t *extraspec, unsigned int *algorithm_id, gcry_module_t *module) argument
H A Dcipher.c394 int *algorithm_id,
414 *algorithm_id = mod->mod_id;
390 _gcry_cipher_register(gcry_cipher_spec_t *cipher, cipher_extra_spec_t *extraspec, int *algorithm_id, gcry_module_t *module) argument
H A Dpubkey.c262 unsigned int *algorithm_id,
282 *algorithm_id = mod->mod_id;
260 _gcry_pk_register(gcry_pk_spec_t *pubkey, pk_extra_spec_t *extraspec, unsigned int *algorithm_id, gcry_module_t *module) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dmd.c262 unsigned int *algorithm_id,
282 *algorithm_id = mod->mod_id;
260 _gcry_md_register(gcry_md_spec_t *digest, md_extra_spec_t *extraspec, unsigned int *algorithm_id, gcry_module_t *module) argument
H A Dcipher.c394 int *algorithm_id,
414 *algorithm_id = mod->mod_id;
390 _gcry_cipher_register(gcry_cipher_spec_t *cipher, cipher_extra_spec_t *extraspec, int *algorithm_id, gcry_module_t *module) argument
H A Dpubkey.c262 unsigned int *algorithm_id,
282 *algorithm_id = mod->mod_id;
260 _gcry_pk_register(gcry_pk_spec_t *pubkey, pk_extra_spec_t *extraspec, unsigned int *algorithm_id, gcry_module_t *module) argument

Completed in 129 milliseconds