Home
last modified time | relevance | path

Searched defs:cipher_data_st (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/test/
H A Devp_test.c518 typedef struct cipher_data_st { struct
519 ciphercipher_data_st global() argument
520 fetched_ciphercipher_data_st global() argument
521 enccipher_data_st global() argument
523 aeadcipher_data_st global() argument
524 keycipher_data_st global() argument
525 key_lencipher_data_st global() argument
526 key_bitscipher_data_st global() argument
527 ivcipher_data_st global() argument
528 next_ivcipher_data_st global() argument
529 roundscipher_data_st global() argument
530 iv_lencipher_data_st global() argument
531 plaintextcipher_data_st global() argument
532 plaintext_lencipher_data_st global() argument
533 ciphertextcipher_data_st global() argument
534 ciphertext_lencipher_data_st global() argument
536 aadcipher_data_st global() argument
537 aad_lencipher_data_st global() argument
538 tls_aadcipher_data_st global() argument
539 tls_versioncipher_data_st global() argument
540 tagcipher_data_st global() argument
541 cts_modecipher_data_st global() argument
542 tag_lencipher_data_st global() argument
543 tag_latecipher_data_st global() argument
544 mac_keycipher_data_st global() argument
545 mac_key_lencipher_data_st global() argument
/freebsd/crypto/openssl/engines/
H A De_devcrypto.c115 static const struct cipher_data_st { struct
116 int nid;
117 int blocksize;
118 int keylen;
119 int ivlen;
120 int flags;
121 int devcryptoid;