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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dcamellia-glue.c141 static gcry_cipher_oid_spec_t camellia128_oids[] =
150 static gcry_cipher_oid_spec_t camellia192_oids[] =
159 static gcry_cipher_oid_spec_t camellia256_oids[] =
H A Drijndael.c698 static gcry_cipher_oid_spec_t rijndael_oids[] =
724 static gcry_cipher_oid_spec_t rijndael192_oids[] =
750 static gcry_cipher_oid_spec_t rijndael256_oids[] =
H A Drfc2268.c258 static gcry_cipher_oid_spec_t oids_rfc2268_40[] =
H A Dseed.c440 static gcry_cipher_oid_spec_t seed_oids[] =
H A Ddes.c901 static gcry_cipher_oid_spec_t oids_tripledes[] =
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dcamellia-glue.c210 static gcry_cipher_oid_spec_t camellia128_oids[] =
219 static gcry_cipher_oid_spec_t camellia192_oids[] =
228 static gcry_cipher_oid_spec_t camellia256_oids[] =
H A Drfc2268.c332 static gcry_cipher_oid_spec_t oids_rfc2268_40[] =
H A Drijndael.c1186 static gcry_cipher_oid_spec_t rijndael_oids[] =
1212 static gcry_cipher_oid_spec_t rijndael192_oids[] =
1238 static gcry_cipher_oid_spec_t rijndael256_oids[] =
H A Dcipher.c336 gcry_cipher_oid_spec_t *oid_specs = cipher->oids;
421 search_oid (const char *oid, int *algorithm, gcry_cipher_oid_spec_t *oid_spec)
496 gcry_cipher_oid_spec_t oid_spec;
H A Dseed.c471 static gcry_cipher_oid_spec_t seed_oids[] =
H A Ddes.c1178 static gcry_cipher_oid_spec_t oids_tripledes[] =
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dcrypto.h114 } gcry_cipher_oid_spec_t; typedef in typeref:struct:gcry_cipher_oid_spec
121 gcry_cipher_oid_spec_t *oids;

Completed in 337 milliseconds