nvme-pci: Free tagset if no IO queues
[linux-2.6-microblaze.git] / crypto / testmgr.h
index 073bd2e..ef7d21f 100644 (file)
@@ -19489,3679 +19489,988 @@ static const struct aead_testvec aegis128_tv_template[] = {
 };
 
 /*
- * AEGIS-128L test vectors - generated via reference implementation from
- * SUPERCOP (https://bench.cr.yp.to/supercop.html):
+ * All key wrapping test vectors taken from
+ * http://csrc.nist.gov/groups/STM/cavp/documents/mac/kwtestvectors.zip
  *
- *   https://bench.cr.yp.to/supercop/supercop-20170228.tar.xz
- *   (see crypto_aead/aegis128l/)
+ * Note: as documented in keywrap.c, the ivout for encryption is the first
+ * semiblock of the ciphertext from the test vector. For decryption, iv is
+ * the first semiblock of the ciphertext.
  */
-static const struct aead_testvec aegis128l_tv_template[] = {
+static const struct cipher_testvec aes_kw_tv_template[] = {
        {
-               .key    = "\x0f\xc9\x8e\x67\x44\x9e\xaa\x86"
-                         "\x20\x36\x2c\x24\xfe\xc9\x30\x81",
-               .klen   = 16,
-               .iv     = "\x1e\x92\x1c\xcf\x88\x3d\x54\x0d"
-                         "\x40\x6d\x59\x48\xfc\x92\x61\x03",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x30\x4f\xf3\xe9\xb1\xfa\x81\xa6"
-                         "\x20\x72\x78\xdd\x93\xc8\x57\xef",
-               .clen   = 16,
-       }, {
-               .key    = "\x4b\xed\xc8\x07\x54\x1a\x52\xa2"
-                         "\xa1\x10\xde\xb5\xf8\xed\xf3\x87",
-               .klen   = 16,
-               .iv     = "\x5a\xb7\x56\x6e\x98\xb9\xfd\x29"
-                         "\xc1\x47\x0b\xda\xf6\xb6\x23\x09",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\x79",
-               .plen   = 1,
-               .ctext  = "\xa9\x24\xa0\xb6\x2d\xdd\x29\xdb"
-                         "\x40\xb3\x71\xc5\x22\x58\x31\x77"
-                         "\x6d",
-               .clen   = 17,
-       }, {
-               .key    = "\x88\x12\x01\xa6\x64\x96\xfb\xbe"
-                         "\x22\xea\x90\x47\xf2\x11\xb5\x8e",
+               .key    = "\x75\x75\xda\x3a\x93\x60\x7c\xc2"
+                         "\xbf\xd8\xce\xc7\xaa\xdf\xd9\xa6",
                .klen   = 16,
-               .iv     = "\x97\xdb\x90\x0e\xa8\x35\xa5\x45"
-                         "\x42\x21\xbd\x6b\xf0\xda\xe6\x0f",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\xb5\x6e\xad\xdd\x30\x72\xfa\x53"
-                         "\x82\x8e\x16\xb4\xed\x6d\x47",
-               .plen   = 15,
-               .ctext  = "\xbb\x0a\x53\xc4\xaa\x7e\xa4\x03"
-                         "\x2b\xee\x62\x99\x7b\x98\x13\x1f"
-                         "\xe0\x76\x4c\x2e\x53\x99\x4f\xbe"
-                         "\xe1\xa8\x04\x7f\xe1\x71\xbe",
-               .clen   = 31,
+               .ptext  = "\x42\x13\x6d\x3c\x38\x4a\x3e\xea"
+                         "\xc9\x5a\x06\x6f\xd2\x8f\xed\x3f",
+               .ctext  = "\xf6\x85\x94\x81\x6f\x64\xca\xa3"
+                         "\xf5\x6f\xab\xea\x25\x48\xf5\xfb",
+               .len    = 16,
+               .iv_out = "\x03\x1f\x6b\xd7\xe6\x1e\x64\x3d",
+               .generates_iv = true,
        }, {
-               .key    = "\xc4\x37\x3b\x45\x74\x11\xa4\xda"
-                         "\xa2\xc5\x42\xd8\xec\x36\x78\x94",
+               .key    = "\x80\xaa\x99\x73\x27\xa4\x80\x6b"
+                         "\x6a\x7a\x41\xa5\x2b\x86\xc3\x71"
+                         "\x03\x86\xf9\x32\x78\x6e\xf7\x96"
+                         "\x76\xfa\xfb\x90\xb8\x26\x3c\x5f",
+               .klen   = 32,
+               .ptext  = "\x0a\x25\x6b\xa7\x5c\xfa\x03\xaa"
+                         "\xa0\x2b\xa9\x42\x03\xf1\x5b\xaa",
+               .ctext  = "\xd3\x3d\x3d\x97\x7b\xf0\xa9\x15"
+                         "\x59\xf9\x9c\x8a\xcd\x29\x3d\x43",
+               .len    = 16,
+               .iv_out = "\x42\x3c\x96\x0d\x8a\x2a\xc4\xc1",
+               .generates_iv = true,
+       },
+};
+
+/*
+ * ANSI X9.31 Continuous Pseudo-Random Number Generator (AES mode)
+ * test vectors, taken from Appendix B.2.9 and B.2.10:
+ *     http://csrc.nist.gov/groups/STM/cavp/documents/rng/RNGVS.pdf
+ * Only AES-128 is supported at this time.
+ */
+static const struct cprng_testvec ansi_cprng_aes_tv_template[] = {
+       {
+               .key    = "\xf3\xb1\x66\x6d\x13\x60\x72\x42"
+                         "\xed\x06\x1c\xab\xb8\xd4\x62\x02",
                .klen   = 16,
-               .iv     = "\xd3\x00\xc9\xad\xb8\xb0\x4e\x61"
-                         "\xc3\xfb\x6f\xfd\xea\xff\xa9\x15",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\xf2\x92\xe6\x7d\x40\xee\xa3\x6f"
-                         "\x03\x68\xc8\x45\xe7\x91\x0a\x18",
-               .plen   = 16,
-               .ctext  = "\x66\xdf\x6e\x71\xc0\x6e\xa4\x4c"
-                         "\x9d\xb7\x8c\x9a\xdb\x1f\xd2\x2e"
-                         "\x23\xb6\xa4\xfb\xd3\x86\xdd\xbb"
-                         "\xde\x54\x9b\xf5\x92\x8b\x93\xc5",
-               .clen   = 32,
+               .dt     = "\xe6\xb3\xbe\x78\x2a\x23\xfa\x62"
+                         "\xd7\x1d\x4a\xfb\xb0\xe9\x22\xf9",
+               .dtlen  = 16,
+               .v      = "\x80\x00\x00\x00\x00\x00\x00\x00"
+                         "\x00\x00\x00\x00\x00\x00\x00\x00",
+               .vlen   = 16,
+               .result = "\x59\x53\x1e\xd1\x3b\xb0\xc0\x55"
+                         "\x84\x79\x66\x85\xc1\x2f\x76\x41",
+               .rlen   = 16,
+               .loops  = 1,
        }, {
-               .key    = "\x01\x5c\x75\xe5\x84\x8d\x4d\xf6"
-                         "\x23\x9f\xf4\x6a\xe6\x5a\x3b\x9a",
+               .key    = "\xf3\xb1\x66\x6d\x13\x60\x72\x42"
+                         "\xed\x06\x1c\xab\xb8\xd4\x62\x02",
                .klen   = 16,
-               .iv     = "\x10\x25\x03\x4c\xc8\x2c\xf7\x7d"
-                         "\x44\xd5\x21\x8e\xe4\x23\x6b\x1c",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\x2e\xb7\x20\x1c\x50\x6a\x4b\x8b"
-                         "\x84\x42\x7a\xd7\xe1\xb5\xcd\x1f"
-                         "\xd3",
-               .plen   = 17,
-               .ctext  = "\x4f\xc3\x69\xb6\xd3\xa4\x64\x8b"
-                         "\x71\xc3\x8a\x91\x22\x4f\x1b\xd2"
-                         "\x33\x6d\x86\xbc\xf8\x2f\x06\xf9"
-                         "\x82\x64\xc7\x72\x00\x30\xfc\xf0"
-                         "\xf8",
-               .clen   = 33,
+               .dt     = "\xe6\xb3\xbe\x78\x2a\x23\xfa\x62"
+                         "\xd7\x1d\x4a\xfb\xb0\xe9\x22\xfa",
+               .dtlen  = 16,
+               .v      = "\xc0\x00\x00\x00\x00\x00\x00\x00"
+                         "\x00\x00\x00\x00\x00\x00\x00\x00",
+               .vlen   = 16,
+               .result = "\x7c\x22\x2c\xf4\xca\x8f\xa2\x4c"
+                         "\x1c\x9c\xb6\x41\xa9\xf3\x22\x0d",
+               .rlen   = 16,
+               .loops  = 1,
        }, {
-               .key    = "\x3d\x80\xae\x84\x94\x09\xf6\x12"
-                         "\xa4\x79\xa6\xfb\xe0\x7f\xfd\xa0",
+               .key    = "\xf3\xb1\x66\x6d\x13\x60\x72\x42"
+                         "\xed\x06\x1c\xab\xb8\xd4\x62\x02",
                .klen   = 16,
-               .iv     = "\x4c\x49\x3d\xec\xd8\xa8\xa0\x98"
-                         "\xc5\xb0\xd3\x1f\xde\x48\x2e\x22",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\x6b\xdc\x5a\xbb\x60\xe5\xf4\xa6"
-                         "\x05\x1d\x2c\x68\xdb\xda\x8f\x25"
-                         "\xfe\x8d\x45\x19\x1e\xc0\x0b\x99"
-                         "\x88\x11\x39\x12\x1c\x3a\xbb",
-               .plen   = 31,
-               .ctext  = "\xe3\x93\x15\xae\x5f\x9d\x3c\xb5"
-                         "\xd6\x9d\xee\xee\xcf\xaa\xaf\xe1"
-                         "\x45\x10\x96\xe0\xbf\x55\x0f\x4c"
-                         "\x1a\xfd\xf4\xda\x4e\x10\xde\xc9"
-                         "\x0e\x6f\xc7\x3c\x49\x94\x41\xfc"
-                         "\x59\x28\x88\x3c\x79\x10\x6b",
-               .clen   = 47,
+               .dt     = "\xe6\xb3\xbe\x78\x2a\x23\xfa\x62"
+                         "\xd7\x1d\x4a\xfb\xb0\xe9\x22\xfb",
+               .dtlen  = 16,
+               .v      = "\xe0\x00\x00\x00\x00\x00\x00\x00"
+                         "\x00\x00\x00\x00\x00\x00\x00\x00",
+               .vlen   = 16,
+               .result = "\x8a\xaa\x00\x39\x66\x67\x5b\xe5"
+                         "\x29\x14\x28\x81\xa9\x4d\x4e\xc7",
+               .rlen   = 16,
+               .loops  = 1,
        }, {
-               .key    = "\x7a\xa5\xe8\x23\xa4\x84\x9e\x2d"
-                         "\x25\x53\x58\x8c\xda\xa3\xc0\xa6",
+               .key    = "\xf3\xb1\x66\x6d\x13\x60\x72\x42"
+                         "\xed\x06\x1c\xab\xb8\xd4\x62\x02",
                .klen   = 16,
-               .iv     = "\x89\x6e\x77\x8b\xe8\x23\x49\xb4"
-                         "\x45\x8a\x85\xb1\xd8\x6c\xf1\x28",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\xa7\x00\x93\x5b\x70\x61\x9d\xc2"
-                         "\x86\xf7\xde\xfa\xd5\xfe\x52\x2b"
-                         "\x28\x50\x51\x9d\x24\x60\x8d\xb3"
-                         "\x49\x3e\x17\xea\xf6\x99\x5a\xdd",
-               .plen   = 32,
-               .ctext  = "\x1c\x8e\x22\x34\xfd\xab\xe6\x0d"
-                         "\x1c\x9f\x06\x54\x8b\x0b\xb4\x40"
-                         "\xde\x11\x59\x3e\xfd\x74\xf6\x42"
-                         "\x97\x17\xf7\x24\xb6\x7e\xc4\xc6"
-                         "\x06\xa3\x94\xda\x3d\x7f\x55\x0a"
-                         "\x92\x07\x2f\xa6\xf3\x6b\x2c\xfc",
-               .clen   = 48,
+               .dt     = "\xe6\xb3\xbe\x78\x2a\x23\xfa\x62"
+                         "\xd7\x1d\x4a\xfb\xb0\xe9\x22\xfc",
+               .dtlen  = 16,
+               .v      = "\xf0\x00\x00\x00\x00\x00\x00\x00"
+                         "\x00\x00\x00\x00\x00\x00\x00\x00",
+               .vlen   = 16,
+               .result = "\x88\xdd\xa4\x56\x30\x24\x23\xe5"
+                         "\xf6\x9d\xa5\x7e\x7b\x95\xc7\x3a",
+               .rlen   = 16,
+               .loops  = 1,
        }, {
-               .key    = "\xb6\xca\x22\xc3\xb4\x00\x47\x49"
-                         "\xa6\x2d\x0a\x1e\xd4\xc7\x83\xad",
+               .key    = "\xf3\xb1\x66\x6d\x13\x60\x72\x42"
+                         "\xed\x06\x1c\xab\xb8\xd4\x62\x02",
                .klen   = 16,
-               .iv     = "\xc5\x93\xb0\x2a\xf8\x9f\xf1\xd0"
-                         "\xc6\x64\x37\x42\xd2\x90\xb3\x2e",
-               .assoc  = "\xd5",
-               .alen   = 1,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\xa0\x2a\xb4\x9a\x91\x00\x15\xb8"
-                         "\x0f\x9a\x15\x60\x0e\x9b\x13\x8f",
-               .clen   = 16,
-       }, {
-               .key    = "\xf3\xee\x5c\x62\xc4\x7c\xf0\x65"
-                         "\x27\x08\xbd\xaf\xce\xec\x45\xb3",
+               .dt     = "\xe6\xb3\xbe\x78\x2a\x23\xfa\x62"
+                         "\xd7\x1d\x4a\xfb\xb0\xe9\x22\xfd",
+               .dtlen  = 16,
+               .v      = "\xf8\x00\x00\x00\x00\x00\x00\x00"
+                         "\x00\x00\x00\x00\x00\x00\x00\x00",
+               .vlen   = 16,
+               .result = "\x05\x25\x92\x46\x61\x79\xd2\xcb"
+                         "\x78\xc4\x0b\x14\x0a\x5a\x9a\xc8",
+               .rlen   = 16,
+               .loops  = 1,
+       }, {    /* Monte Carlo Test */
+               .key    = "\x9f\x5b\x51\x20\x0b\xf3\x34\xb5"
+                         "\xd8\x2b\xe8\xc3\x72\x55\xc8\x48",
                .klen   = 16,
-               .iv     = "\x02\xb8\xea\xca\x09\x1b\x9a\xec"
-                         "\x47\x3e\xe9\xd4\xcc\xb5\x76\x34",
-               .assoc  = "\x11\x81\x78\x32\x4d\xb9\x44\x73"
-                         "\x68\x75\x16\xf8\xcb\x7e\xa7",
-               .alen   = 15,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x4c\x26\xad\x9c\x14\xfd\x9c\x8c"
-                         "\x84\xfb\x26\xfb\xd5\xca\x62\x39",
-               .clen   = 16,
+               .dt     = "\x63\x76\xbb\xe5\x29\x02\xba\x3b"
+                         "\x67\xc9\x25\xfa\x70\x1f\x11\xac",
+               .dtlen  = 16,
+               .v      = "\x57\x2c\x8e\x76\x87\x26\x47\x97"
+                         "\x7e\x74\xfb\xdd\xc4\x95\x01\xd1",
+               .vlen   = 16,
+               .result = "\x48\xe9\xbd\x0d\x06\xee\x18\xfb"
+                         "\xe4\x57\x90\xd5\xc3\xfc\x9b\x73",
+               .rlen   = 16,
+               .loops  = 10000,
+       },
+};
+
+/*
+ * SP800-90A DRBG Test vectors from
+ * http://csrc.nist.gov/groups/STM/cavp/documents/drbg/drbgtestvectors.zip
+ *
+ * Test vectors for DRBG with prediction resistance. All types of DRBGs
+ * (Hash, HMAC, CTR) are tested with all permutations of use cases (w/ and
+ * w/o personalization string, w/ and w/o additional input string).
+ */
+static const struct drbg_testvec drbg_pr_sha256_tv_template[] = {
+       {
+               .entropy = (unsigned char *)
+                       "\x72\x88\x4c\xcd\x6c\x85\x57\x70\xf7\x0b\x8b\x86"
+                       "\xc1\xeb\xd2\x4e\x36\x14\xab\x18\xc4\x9c\xc9\xcf"
+                       "\x1a\xe8\xf7\x7b\x02\x49\x73\xd7\xf1\x42\x7d\xc6"
+                       "\x3f\x29\x2d\xec\xd3\x66\x51\x3f\x1d\x8d\x5b\x4e",
+               .entropylen = 48,
+               .entpra = (unsigned char *)
+                       "\x38\x9c\x91\xfa\xc2\xa3\x46\x89\x56\x08\x3f\x62"
+                       "\x73\xd5\x22\xa9\x29\x63\x3a\x1d\xe5\x5d\x5e\x4f"
+                       "\x67\xb0\x67\x7a\x5e\x9e\x0c\x62",
+               .entprb = (unsigned char *)
+                       "\xb2\x8f\x36\xb2\xf6\x8d\x39\x13\xfa\x6c\x66\xcf"
+                       "\x62\x8a\x7e\x8c\x12\x33\x71\x9c\x69\xe4\xa5\xf0"
+                       "\x8c\xee\xeb\x9c\xf5\x31\x98\x31",
+               .entprlen = 32,
+               .expected = (unsigned char *)
+                       "\x52\x7b\xa3\xad\x71\x77\xa4\x49\x42\x04\x61\xc7"
+                       "\xf0\xaf\xa5\xfd\xd3\xb3\x0d\x6a\x61\xba\x35\x49"
+                       "\xbb\xaa\xaf\xe4\x25\x7d\xb5\x48\xaf\x5c\x18\x3d"
+                       "\x33\x8d\x9d\x45\xdf\x98\xd5\x94\xa8\xda\x92\xfe"
+                       "\xc4\x3c\x94\x2a\xcf\x7f\x7b\xf2\xeb\x28\xa9\xf1"
+                       "\xe0\x86\x30\xa8\xfe\xf2\x48\x90\x91\x0c\x75\xb5"
+                       "\x3c\x00\xf0\x4d\x09\x4f\x40\xa7\xa2\x8c\x52\xdf"
+                       "\x52\xef\x17\xbf\x3d\xd1\xa2\x31\xb4\xb8\xdc\xe6"
+                       "\x5b\x0d\x1f\x78\x36\xb4\xe6\x4b\xa7\x11\x25\xd5"
+                       "\x94\xc6\x97\x36\xab\xf0\xe5\x31\x28\x6a\xbb\xce"
+                       "\x30\x81\xa6\x8f\x27\x14\xf8\x1c",
+               .expectedlen = 128,
+               .addtla = NULL,
+               .addtlb = NULL,
+               .addtllen = 0,
+               .pers = NULL,
+               .perslen = 0,
        }, {
-               .key    = "\x2f\x13\x95\x01\xd5\xf7\x99\x81"
-                         "\xa8\xe2\x6f\x41\xc8\x10\x08\xb9",
-               .klen   = 16,
-               .iv     = "\x3f\xdc\x24\x69\x19\x96\x43\x08"
-                         "\xc8\x18\x9b\x65\xc6\xd9\x39\x3b",
-               .assoc  = "\x4e\xa5\xb2\xd1\x5d\x35\xed\x8f"
-                         "\xe8\x4f\xc8\x89\xc5\xa2\x69\xbc",
-               .alen   = 16,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x45\x85\x0e\x0f\xf4\xae\x96\xa1"
-                         "\x99\x4d\x6d\xb4\x67\x32\xb0\x3a",
-               .clen   = 16,
-       }, {
-               .key    = "\x6c\x38\xcf\xa1\xe5\x73\x41\x9d"
-                         "\x29\xbc\x21\xd2\xc2\x35\xcb\xbf",
-               .klen   = 16,
-               .iv     = "\x7b\x01\x5d\x08\x29\x12\xec\x24"
-                         "\x49\xf3\x4d\xf7\xc0\xfe\xfb\x41",
-               .assoc  = "\x8a\xca\xec\x70\x6d\xb1\x96\xab"
-                         "\x69\x29\x7a\x1b\xbf\xc7\x2c\xc2"
-                         "\x07",
-               .alen   = 17,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x33\xb1\x42\x97\x8e\x16\x7b\x63"
-                         "\x06\xba\x5b\xcb\xae\x6d\x8b\x56",
-               .clen   = 16,
+               .entropy = (unsigned char *)
+                       "\x5d\xf2\x14\xbc\xf6\xb5\x4e\x0b\xf0\x0d\x6f\x2d"
+                       "\xe2\x01\x66\x7b\xd0\xa4\x73\xa4\x21\xdd\xb0\xc0"
+                       "\x51\x79\x09\xf4\xea\xa9\x08\xfa\xa6\x67\xe0\xe1"
+                       "\xd1\x88\xa8\xad\xee\x69\x74\xb3\x55\x06\x9b\xf6",
+               .entropylen = 48,
+               .entpra = (unsigned char *)
+                       "\xef\x48\x06\xa2\xc2\x45\xf1\x44\xfa\x34\x2c\xeb"
+                       "\x8d\x78\x3c\x09\x8f\x34\x72\x20\xf2\xe7\xfd\x13"
+                       "\x76\x0a\xf6\xdc\x3c\xf5\xc0\x15",
+               .entprb = (unsigned char *)
+                       "\x4b\xbe\xe5\x24\xed\x6a\x2d\x0c\xdb\x73\x5e\x09"
+                       "\xf9\xad\x67\x7c\x51\x47\x8b\x6b\x30\x2a\xc6\xde"
+                       "\x76\xaa\x55\x04\x8b\x0a\x72\x95",
+               .entprlen = 32,
+               .expected = (unsigned char *)
+                       "\x3b\x14\x71\x99\xa1\xda\xa0\x42\xe6\xc8\x85\x32"
+                       "\x70\x20\x32\x53\x9a\xbe\xd1\x1e\x15\xef\xfb\x4c"
+                       "\x25\x6e\x19\x3a\xf0\xb9\xcb\xde\xf0\x3b\xc6\x18"
+                       "\x4d\x85\x5a\x9b\xf1\xe3\xc2\x23\x03\x93\x08\xdb"
+                       "\xa7\x07\x4b\x33\x78\x40\x4d\xeb\x24\xf5\x6e\x81"
+                       "\x4a\x1b\x6e\xa3\x94\x52\x43\xb0\xaf\x2e\x21\xf4"
+                       "\x42\x46\x8e\x90\xed\x34\x21\x75\xea\xda\x67\xb6"
+                       "\xe4\xf6\xff\xc6\x31\x6c\x9a\x5a\xdb\xb3\x97\x13"
+                       "\x09\xd3\x20\x98\x33\x2d\x6d\xd7\xb5\x6a\xa8\xa9"
+                       "\x9a\x5b\xd6\x87\x52\xa1\x89\x2b\x4b\x9c\x64\x60"
+                       "\x50\x47\xa3\x63\x81\x16\xaf\x19",
+               .expectedlen = 128,
+               .addtla = (unsigned char *)
+                       "\xbe\x13\xdb\x2a\xe9\xa8\xfe\x09\x97\xe1\xce\x5d"
+                       "\xe8\xbb\xc0\x7c\x4f\xcb\x62\x19\x3f\x0f\xd2\xad"
+                       "\xa9\xd0\x1d\x59\x02\xc4\xff\x70",
+               .addtlb = (unsigned char *)
+                       "\x6f\x96\x13\xe2\xa7\xf5\x6c\xfe\xdf\x66\xe3\x31"
+                       "\x63\x76\xbf\x20\x27\x06\x49\xf1\xf3\x01\x77\x41"
+                       "\x9f\xeb\xe4\x38\xfe\x67\x00\xcd",
+               .addtllen = 32,
+               .pers = NULL,
+               .perslen = 0,
        }, {
-               .key    = "\xa8\x5c\x09\x40\xf5\xef\xea\xb8"
-                         "\xaa\x96\xd3\x64\xbc\x59\x8d\xc6",
-               .klen   = 16,
-               .iv     = "\xb8\x26\x97\xa8\x39\x8e\x94\x3f"
-                         "\xca\xcd\xff\x88\xba\x22\xbe\x47",
-               .assoc  = "\xc7\xef\x26\x10\x7d\x2c\x3f\xc6"
-                         "\xea\x03\x2c\xac\xb9\xeb\xef\xc9"
-                         "\x31\x6b\x08\x12\xfc\xd8\x37\x2d"
-                         "\xe0\x17\x3a\x2e\x83\x5c\x8f",
-               .alen   = 31,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\xda\x44\x08\x8c\x2a\xa5\x07\x35"
-                         "\x0b\x54\x4e\x6d\xe3\xfd\xc4\x5f",
-               .clen   = 16,
+               .entropy = (unsigned char *)
+                       "\xc6\x1c\xaf\x83\xa2\x56\x38\xf9\xb0\xbc\xd9\x85"
+                       "\xf5\x2e\xc4\x46\x9c\xe1\xb9\x40\x98\x70\x10\x72"
+                       "\xd7\x7d\x15\x85\xa1\x83\x5a\x97\xdf\xc8\xa8\xe8"
+                       "\x03\x4c\xcb\x70\x35\x8b\x90\x94\x46\x8a\x6e\xa1",
+               .entropylen = 48,
+               .entpra = (unsigned char *)
+                       "\xc9\x05\xa4\xcf\x28\x80\x4b\x93\x0f\x8b\xc6\xf9"
+                       "\x09\x41\x58\x74\xe9\xec\x28\xc7\x53\x0a\x73\x60"
+                       "\xba\x0a\xde\x57\x5b\x4b\x9f\x29",
+               .entprb = (unsigned char *)
+                       "\x4f\x31\xd2\xeb\xac\xfa\xa8\xe2\x01\x7d\xf3\xbd"
+                       "\x42\xbd\x20\xa0\x30\x65\x74\xd5\x5d\xd2\xad\xa4"
+                       "\xa9\xeb\x1f\x4d\xf6\xfd\xb8\x26",
+               .entprlen = 32,
+               .expected = (unsigned char *)
+                       "\xf6\x13\x05\xcb\x83\x60\x16\x42\x49\x1d\xc6\x25"
+                       "\x3b\x8c\x31\xa3\xbe\x8b\xbd\x1c\xe2\xec\x1d\xde"
+                       "\xbb\xbf\xa1\xac\xa8\x9f\x50\xce\x69\xce\xef\xd5"
+                       "\xd6\xf2\xef\x6a\xf7\x81\x38\xdf\xbc\xa7\x5a\xb9"
+                       "\xb2\x42\x65\xab\xe4\x86\x8d\x2d\x9d\x59\x99\x2c"
+                       "\x5a\x0d\x71\x55\x98\xa4\x45\xc2\x8d\xdb\x05\x5e"
+                       "\x50\x21\xf7\xcd\xe8\x98\x43\xce\x57\x74\x63\x4c"
+                       "\xf3\xb1\xa5\x14\x1e\x9e\x01\xeb\x54\xd9\x56\xae"
+                       "\xbd\xb6\x6f\x1a\x47\x6b\x3b\x44\xe4\xa2\xe9\x3c"
+                       "\x6c\x83\x12\x30\xb8\x78\x7f\x8e\x54\x82\xd4\xfe"
+                       "\x90\x35\x0d\x4c\x4d\x85\xe7\x13",
+               .expectedlen = 128,
+               .addtla = NULL,
+               .addtlb = NULL,
+               .addtllen = 0,
+               .pers = (unsigned char *)
+                       "\xa5\xbf\xac\x4f\x71\xa1\xbb\x67\x94\xc6\x50\xc7"
+                       "\x2a\x45\x9e\x10\xa8\xed\xf7\x52\x4f\xfe\x21\x90"
+                       "\xa4\x1b\xe1\xe2\x53\xcc\x61\x47",
+               .perslen = 32,
        }, {
-               .key    = "\xe5\x81\x42\xdf\x05\x6a\x93\xd4"
-                         "\x2b\x70\x85\xf5\xb6\x7d\x50\xcc",
-               .klen   = 16,
-               .iv     = "\xf4\x4a\xd1\x47\x49\x09\x3d\x5b"
-                         "\x4b\xa7\xb1\x19\xb4\x46\x81\x4d",
-               .assoc  = "\x03\x14\x5f\xaf\x8d\xa8\xe7\xe2"
-                         "\x6b\xde\xde\x3e\xb3\x10\xb1\xcf"
-                         "\x5c\x2d\x14\x96\x01\x78\xb9\x47"
-                         "\xa1\x44\x19\x06\x5d\xbb\x2e\x2f",
-               .alen   = 32,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x1b\xb1\xf1\xa8\x9e\xc2\xb2\x88"
-                         "\x40\x7f\x7b\x19\x7a\x52\x8c\xf0",
-               .clen   = 16,
+               .entropy = (unsigned char *)
+                       "\xb6\xc1\x8d\xdf\x99\x54\xbe\x95\x10\x48\xd9\xf6"
+                       "\xd7\x48\xa8\x73\x2d\x74\xde\x1e\xde\x57\x7e\xf4"
+                       "\x7b\x7b\x64\xef\x88\x7a\xa8\x10\x4b\xe1\xc1\x87"
+                       "\xbb\x0b\xe1\x39\x39\x50\xaf\x68\x9c\xa2\xbf\x5e",
+               .entropylen = 48,
+               .entpra = (unsigned char *)
+                       "\xdc\x81\x0a\x01\x58\xa7\x2e\xce\xee\x48\x8c\x7c"
+                       "\x77\x9e\x3c\xf1\x17\x24\x7a\xbb\xab\x9f\xca\x12"
+                       "\x19\xaf\x97\x2d\x5f\xf9\xff\xfc",
+               .entprb = (unsigned char *)
+                       "\xaf\xfc\x4f\x98\x8b\x93\x95\xc1\xb5\x8b\x7f\x73"
+                       "\x6d\xa6\xbe\x6d\x33\xeb\x2c\x82\xb1\xaf\xc1\xb6"
+                       "\xb6\x05\xe2\x44\xaa\xfd\xe7\xdb",
+               .entprlen = 32,
+               .expected = (unsigned char *)
+                       "\x51\x79\xde\x1c\x0f\x58\xf3\xf4\xc9\x57\x2e\x31"
+                       "\xa7\x09\xa1\x53\x64\x63\xa2\xc5\x1d\x84\x88\x65"
+                       "\x01\x1b\xc6\x16\x3c\x49\x5b\x42\x8e\x53\xf5\x18"
+                       "\xad\x94\x12\x0d\x4f\x55\xcc\x45\x5c\x98\x0f\x42"
+                       "\x28\x2f\x47\x11\xf9\xc4\x01\x97\x6b\xa0\x94\x50"
+                       "\xa9\xd1\x5e\x06\x54\x3f\xdf\xbb\xc4\x98\xee\x8b"
+                       "\xba\xa9\xfa\x49\xee\x1d\xdc\xfb\x50\xf6\x51\x9f"
+                       "\x6c\x4a\x9a\x6f\x63\xa2\x7d\xad\xaf\x3a\x24\xa0"
+                       "\xd9\x9f\x07\xeb\x15\xee\x26\xe0\xd5\x63\x39\xda"
+                       "\x3c\x59\xd6\x33\x6c\x02\xe8\x05\x71\x46\x68\x44"
+                       "\x63\x4a\x68\x72\xe9\xf5\x55\xfe",
+               .expectedlen = 128,
+               .addtla = (unsigned char *)
+                       "\x15\x20\x2f\xf6\x98\x28\x63\xa2\xc4\x4e\xbb\x6c"
+                       "\xb2\x25\x92\x61\x79\xc9\x22\xc4\x61\x54\x96\xff"
+                       "\x4a\x85\xca\x80\xfe\x0d\x1c\xd0",
+               .addtlb = (unsigned char *)
+                       "\xde\x29\x8e\x03\x42\x61\xa3\x28\x5e\xc8\x80\xc2"
+                       "\x6d\xbf\xad\x13\xe1\x8d\x2a\xc7\xe8\xc7\x18\x89"
+                       "\x42\x58\x9e\xd6\xcc\xad\x7b\x1e",
+               .addtllen = 32,
+               .pers = (unsigned char *)
+                       "\x84\xc3\x73\x9e\xce\xb3\xbc\x89\xf7\x62\xb3\xe1"
+                       "\xd7\x48\x45\x8a\xa9\xcc\xe9\xed\xd5\x81\x84\x52"
+                       "\x82\x4c\xdc\x19\xb8\xf8\x92\x5c",
+               .perslen = 32,
+       },
+};
+
+static const struct drbg_testvec drbg_pr_hmac_sha256_tv_template[] = {
+       {
+               .entropy = (unsigned char *)
+                       "\x99\x69\xe5\x4b\x47\x03\xff\x31\x78\x5b\x87\x9a"
+                       "\x7e\x5c\x0e\xae\x0d\x3e\x30\x95\x59\xe9\xfe\x96"
+                       "\xb0\x67\x6d\x49\xd5\x91\xea\x4d\x07\xd2\x0d\x46"
+                       "\xd0\x64\x75\x7d\x30\x23\xca\xc2\x37\x61\x27\xab",
+               .entropylen = 48,
+               .entpra = (unsigned char *)
+                       "\xc6\x0f\x29\x99\x10\x0f\x73\x8c\x10\xf7\x47\x92"
+                       "\x67\x6a\x3f\xc4\xa2\x62\xd1\x37\x21\x79\x80\x46"
+                       "\xe2\x9a\x29\x51\x81\x56\x9f\x54",
+               .entprb = (unsigned char *)
+                       "\xc1\x1d\x45\x24\xc9\x07\x1b\xd3\x09\x60\x15\xfc"
+                       "\xf7\xbc\x24\xa6\x07\xf2\x2f\xa0\x65\xc9\x37\x65"
+                       "\x8a\x2a\x77\xa8\x69\x90\x89\xf4",
+               .entprlen = 32,
+               .expected = (unsigned char *)
+                       "\xab\xc0\x15\x85\x60\x94\x80\x3a\x93\x8d\xff\xd2"
+                       "\x0d\xa9\x48\x43\x87\x0e\xf9\x35\xb8\x2c\xfe\xc1"
+                       "\x77\x06\xb8\xf5\x51\xb8\x38\x50\x44\x23\x5d\xd4"
+                       "\x4b\x59\x9f\x94\xb3\x9b\xe7\x8d\xd4\x76\xe0\xcf"
+                       "\x11\x30\x9c\x99\x5a\x73\x34\xe0\xa7\x8b\x37\xbc"
+                       "\x95\x86\x23\x50\x86\xfa\x3b\x63\x7b\xa9\x1c\xf8"
+                       "\xfb\x65\xef\xa2\x2a\x58\x9c\x13\x75\x31\xaa\x7b"
+                       "\x2d\x4e\x26\x07\xaa\xc2\x72\x92\xb0\x1c\x69\x8e"
+                       "\x6e\x01\xae\x67\x9e\xb8\x7c\x01\xa8\x9c\x74\x22"
+                       "\xd4\x37\x2d\x6d\x75\x4a\xba\xbb\x4b\xf8\x96\xfc"
+                       "\xb1\xcd\x09\xd6\x92\xd0\x28\x3f",
+               .expectedlen = 128,
+               .addtla = NULL,
+               .addtlb = NULL,
+               .addtllen = 0,
+               .pers = NULL,
+               .perslen = 0,
        }, {
-               .key    = "\x22\xa6\x7c\x7f\x15\xe6\x3c\xf0"
-                         "\xac\x4b\x37\x86\xb0\xa2\x13\xd2",
-               .klen   = 16,
-               .iv     = "\x31\x6f\x0b\xe6\x59\x85\xe6\x77"
-                         "\xcc\x81\x63\xab\xae\x6b\x43\x54",
-               .assoc  = "\x40",
-               .alen   = 1,
-               .ptext  = "\x4f",
-               .plen   = 1,
-               .ctext  = "\x6e\xc8\xfb\x15\x9d\x98\x49\xc9"
-                         "\xa0\x98\x09\x85\xbe\x56\x8e\x79"
-                         "\xf4",
-               .clen   = 17,
+               .entropy = (unsigned char *)
+                       "\xb9\x1f\xe9\xef\xdd\x9b\x7d\x20\xb6\xec\xe0\x2f"
+                       "\xdb\x76\x24\xce\x41\xc8\x3a\x4a\x12\x7f\x3e\x2f"
+                       "\xae\x05\x99\xea\xb5\x06\x71\x0d\x0c\x4c\xb4\x05"
+                       "\x26\xc6\xbd\xf5\x7f\x2a\x3d\xf2\xb5\x49\x7b\xda",
+               .entropylen = 48,
+               .entpra = (unsigned char *)
+                       "\xef\x67\x50\x9c\xa7\x7d\xdf\xb7\x2d\x81\x01\xa4"
+                       "\x62\x81\x6a\x69\x5b\xb3\x37\x45\xa7\x34\x8e\x26"
+                       "\x46\xd9\x26\xa2\x19\xd4\x94\x43",
+               .entprb = (unsigned char *)
+                       "\x97\x75\x53\x53\xba\xb4\xa6\xb2\x91\x60\x71\x79"
+                       "\xd1\x6b\x4a\x24\x9a\x34\x66\xcc\x33\xab\x07\x98"
+                       "\x51\x78\x72\xb2\x79\xfd\x2c\xff",
+               .entprlen = 32,
+               .expected = (unsigned char *)
+                       "\x9c\xdc\x63\x8a\x19\x23\x22\x66\x0c\xc5\xb9\xd7"
+                       "\xfb\x2a\xb0\x31\xe3\x8a\x36\xa8\x5a\xa8\x14\xda"
+                       "\x1e\xa9\xcc\xfe\xb8\x26\x44\x83\x9f\xf6\xff\xaa"
+                       "\xc8\x98\xb8\x30\x35\x3b\x3d\x36\xd2\x49\xd4\x40"
+                       "\x62\x0a\x65\x10\x76\x55\xef\xc0\x95\x9c\xa7\xda"
+                       "\x3f\xcf\xb7\x7b\xc6\xe1\x28\x52\xfc\x0c\xe2\x37"
+                       "\x0d\x83\xa7\x51\x4b\x31\x47\x3c\xe1\x3c\xae\x70"
+                       "\x01\xc8\xa3\xd3\xc2\xac\x77\x9c\xd1\x68\x77\x9b"
+                       "\x58\x27\x3b\xa5\x0f\xc2\x7a\x8b\x04\x65\x62\xd5"
+                       "\xe8\xd6\xfe\x2a\xaf\xd3\xd3\xfe\xbd\x18\xfb\xcd"
+                       "\xcd\x66\xb5\x01\x69\x66\xa0\x3c",
+               .expectedlen = 128,
+               .addtla = (unsigned char *)
+                       "\x17\xc1\x56\xcb\xcc\x50\xd6\x03\x7d\x45\x76\xa3"
+                       "\x75\x76\xc1\x4a\x66\x1b\x2e\xdf\xb0\x2e\x7d\x56"
+                       "\x6d\x99\x3b\xc6\x58\xda\x03\xf6",
+               .addtlb = (unsigned char *)
+                       "\x7c\x7b\x4a\x4b\x32\x5e\x6f\x67\x34\xf5\x21\x4c"
+                       "\xf9\x96\xf9\xbf\x1c\x8c\x81\xd3\x9b\x60\x6a\x44"
+                       "\xc6\x03\xa2\xfb\x13\x20\x19\xb7",
+               .addtllen = 32,
+               .pers = NULL,
+               .perslen = 0,
        }, {
-               .key    = "\x5e\xcb\xb6\x1e\x25\x62\xe4\x0c"
-                         "\x2d\x25\xe9\x18\xaa\xc6\xd5\xd8",
-               .klen   = 16,
-               .iv     = "\x6d\x94\x44\x86\x69\x00\x8f\x93"
-                         "\x4d\x5b\x15\x3c\xa8\x8f\x06\x5a",
-               .assoc  = "\x7c\x5d\xd3\xee\xad\x9f\x39\x1a"
-                         "\x6d\x92\x42\x61\xa7\x58\x37",
-               .alen   = 15,
-               .ptext  = "\x8b\x26\x61\x55\xf1\x3e\xe3\xa1"
-                         "\x8d\xc8\x6e\x85\xa5\x21\x67",
-               .plen   = 15,
-               .ctext  = "\x99\x2e\x84\x50\x64\x5c\xab\x29"
-                         "\x20\xba\xb9\x2f\x62\x3a\xce\x2a"
-                         "\x75\x25\x3b\xe3\x40\xe0\x1d\xfc"
-                         "\x20\x63\x0b\x49\x7e\x97\x08",
-               .clen   = 31,
-       }, {
-               .key    = "\x9b\xef\xf0\xbd\x35\xdd\x8d\x28"
-                         "\xad\xff\x9b\xa9\xa4\xeb\x98\xdf",
-               .klen   = 16,
-               .iv     = "\xaa\xb8\x7e\x25\x79\x7c\x37\xaf"
-                         "\xce\x36\xc7\xce\xa2\xb4\xc9\x60",
-               .assoc  = "\xb9\x82\x0c\x8d\xbd\x1b\xe2\x36"
-                         "\xee\x6c\xf4\xf2\xa1\x7d\xf9\xe2",
-               .alen   = 16,
-               .ptext  = "\xc8\x4b\x9b\xf5\x01\xba\x8c\xbd"
-                         "\x0e\xa3\x21\x16\x9f\x46\x2a\x63",
-               .plen   = 16,
-               .ctext  = "\xd9\x8e\xfd\x50\x8f\x02\x9f\xee"
-                         "\x78\x08\x12\xec\x09\xaf\x53\x14"
-                         "\x90\x3e\x3d\x76\xad\x71\x21\x08"
-                         "\x77\xe5\x4b\x15\xc2\xe6\xbc\xdb",
-               .clen   = 32,
-       }, {
-               .key    = "\xd7\x14\x29\x5d\x45\x59\x36\x44"
-                         "\x2e\xd9\x4d\x3b\x9e\x0f\x5b\xe5",
-               .klen   = 16,
-               .iv     = "\xe6\xdd\xb8\xc4\x89\xf8\xe0\xca"
-                         "\x4f\x10\x7a\x5f\x9c\xd8\x8b\x66",
-               .assoc  = "\xf5\xa6\x46\x2c\xce\x97\x8a\x51"
-                         "\x6f\x46\xa6\x83\x9b\xa1\xbc\xe8"
-                         "\x05",
-               .alen   = 17,
-               .ptext  = "\x05\x70\xd5\x94\x12\x36\x35\xd8"
-                         "\x8f\x7d\xd3\xa8\x99\x6a\xed\x69"
-                         "\xd0",
-               .plen   = 17,
-               .ctext  = "\xf3\xe7\x95\x86\xcf\x34\x95\x96"
-                         "\x17\xfe\x1b\xae\x1b\x31\xf2\x1a"
-                         "\xbd\xbc\xc9\x4e\x11\x29\x09\x5c"
-                         "\x05\xd3\xb4\x2e\x4a\x74\x59\x49"
-                         "\x7d",
-               .clen   = 33,
-       }, {
-               .key    = "\x14\x39\x63\xfc\x56\xd5\xdf\x5f"
-                         "\xaf\xb3\xff\xcc\x98\x33\x1d\xeb",
-               .klen   = 16,
-               .iv     = "\x23\x02\xf1\x64\x9a\x73\x89\xe6"
-                         "\xd0\xea\x2c\xf1\x96\xfc\x4e\x6d",
-               .assoc  = "\x32\xcb\x80\xcc\xde\x12\x33\x6d"
-                         "\xf0\x20\x58\x15\x95\xc6\x7f\xee"
-                         "\x2f\xf9\x4e\x2c\x1b\x98\x43\xc7"
-                         "\x68\x28\x73\x40\x9f\x96\x4a",
-               .alen   = 31,
-               .ptext  = "\x41\x94\x0e\x33\x22\xb1\xdd\xf4"
-                         "\x10\x57\x85\x39\x93\x8f\xaf\x70"
-                         "\xfa\xa9\xd0\x4d\x5c\x40\x23\xcd"
-                         "\x98\x34\xab\x37\x56\xae\x32",
-               .plen   = 31,
-               .ctext  = "\x06\x96\xb2\xbf\x63\xf4\x1e\x24"
-                         "\x0d\x19\x15\x61\x65\x3b\x06\x26"
-                         "\x71\xe8\x7e\x16\xdb\x96\x01\x01"
-                         "\x52\xcd\x49\x5b\x07\x33\x4e\xe7"
-                         "\xaa\x91\xf5\xd5\xc6\xfe\x41\xb5"
-                         "\xed\x90\xce\xb9\xcd\xcc\xa1",
-               .clen   = 47,
-       }, {
-               .key    = "\x50\x5d\x9d\x9b\x66\x50\x88\x7b"
-                         "\x30\x8e\xb1\x5e\x92\x58\xe0\xf1",
-               .klen   = 16,
-               .iv     = "\x5f\x27\x2b\x03\xaa\xef\x32\x02"
-                         "\x50\xc4\xde\x82\x90\x21\x11\x73",
-               .assoc  = "\x6e\xf0\xba\x6b\xee\x8e\xdc\x89"
-                         "\x71\xfb\x0a\xa6\x8f\xea\x41\xf4"
-                         "\x5a\xbb\x59\xb0\x20\x38\xc5\xe0"
-                         "\x29\x56\x52\x19\x79\xf5\xe9\x37",
-               .alen   = 32,
-               .ptext  = "\x7e\xb9\x48\xd3\x32\x2d\x86\x10"
-                         "\x91\x31\x37\xcb\x8d\xb3\x72\x76"
-                         "\x24\x6b\xdc\xd1\x61\xe0\xa5\xe7"
-                         "\x5a\x61\x8a\x0f\x30\x0d\xd1\xec",
-               .plen   = 32,
-               .ctext  = "\xf9\xd7\xee\x17\xfd\x24\xcd\xf1"
-                         "\xbc\x0f\x35\x97\x97\x0c\x4b\x18"
-                         "\xce\x58\xc8\x3b\xd4\x85\x93\x79"
-                         "\xcc\x9c\xea\xc1\x73\x13\x0b\x4c"
-                         "\xcc\x6f\x28\xf8\xa4\x4e\xb8\x56"
-                         "\x64\x4e\x47\xce\xb2\xb4\x92\xb4",
-               .clen   = 48,
-       }, {
-               .key    = "\x8d\x82\xd6\x3b\x76\xcc\x30\x97"
-                         "\xb1\x68\x63\xef\x8c\x7c\xa3\xf7",
-               .klen   = 16,
-               .iv     = "\x9c\x4b\x65\xa2\xba\x6b\xdb\x1e"
-                         "\xd1\x9e\x90\x13\x8a\x45\xd3\x79",
-               .assoc  = "\xab\x14\xf3\x0a\xfe\x0a\x85\xa5"
-                         "\xf2\xd5\xbc\x38\x89\x0e\x04\xfb"
-                         "\x84\x7d\x65\x34\x25\xd8\x47\xfa"
-                         "\xeb\x83\x31\xf1\x54\x54\x89\x0d"
-                         "\x9d",
-               .alen   = 33,
-               .ptext  = "\xba\xde\x82\x72\x42\xa9\x2f\x2c"
-                         "\x12\x0b\xe9\x5c\x87\xd7\x35\x7c"
-                         "\x4f\x2e\xe8\x55\x66\x80\x27\x00"
-                         "\x1b\x8f\x68\xe7\x0a\x6c\x71\xc3"
-                         "\x21\x78\x55\x9d\x9c\x65\x7b\xcd"
-                         "\x0a\x34\x97\xff\x47\x37\xb0\x2a"
-                         "\x80\x0d\x19\x98\x33\xa9\x7a\xe3"
-                         "\x2e\x4c\xc6\xf3\x8c\x88\x42\x01"
-                         "\xbd",
-               .plen   = 65,
-               .ctext  = "\x58\xfa\x3a\x3d\xd9\x88\x63\xe8"
-                         "\xc5\x78\x50\x8b\x4a\xc9\xdf\x7f"
-                         "\x4b\xfa\xc8\x2e\x67\x43\xf3\x63"
-                         "\x42\x8e\x99\x5a\x9c\x0b\x84\x77"
-                         "\xbc\x46\x76\x48\x82\xc7\x57\x96"
-                         "\xe1\x65\xd1\xed\x1d\xdd\x80\x24"
-                         "\xa6\x4d\xa9\xf1\x53\x8b\x5e\x0e"
-                         "\x26\xb9\xcc\x37\xe5\x43\xe1\x5a"
-                         "\x8a\xd6\x8c\x5a\xe4\x95\xd1\x8d"
-                         "\xf7\x33\x64\xc1\xd3\xf2\xfc\x35"
-                         "\x01",
-               .clen   = 81,
-       }, {
-               .key    = "\xc9\xa7\x10\xda\x86\x48\xd9\xb3"
-                         "\x32\x42\x15\x80\x85\xa1\x65\xfe",
-               .klen   = 16,
-               .iv     = "\xd8\x70\x9f\x42\xca\xe6\x83\x3a"
-                         "\x52\x79\x42\xa5\x84\x6a\x96\x7f",
-               .assoc  = "\xe8\x39\x2d\xaa\x0e\x85\x2d\xc1"
-                         "\x72\xaf\x6e\xc9\x82\x33\xc7\x01"
-                         "\xaf\x40\x70\xb8\x2a\x78\xc9\x14"
-                         "\xac\xb1\x10\xca\x2e\xb3\x28\xe4"
-                         "\xac\xfa\x58\x7f\xe5\x73\x09\x8c"
-                         "\x1d\x40\x87\x8c\xd9\x75\xc0\x55"
-                         "\xa2\xda\x07\xd1\xc2\xa9\xd1\xbb"
-                         "\x09\x4f\x77\x62\x88\x2d\xf2\x68"
-                         "\x54",
-               .alen   = 65,
-               .ptext  = "\xf7\x02\xbb\x11\x52\x24\xd8\x48"
-                         "\x93\xe6\x9b\xee\x81\xfc\xf7\x82"
-                         "\x79\xf0\xf3\xd9\x6c\x20\xa9\x1a"
-                         "\xdc\xbc\x47\xc0\xe4\xcb\x10\x99"
-                         "\x2f",
-               .plen   = 33,
-               .ctext  = "\x4c\xa9\xac\x71\xed\x10\xa6\x24"
-                         "\xb7\xa7\xdf\x8b\xf5\xc2\x41\xcb"
-                         "\x05\xc9\xd6\x97\xb6\x10\x7f\x17"
-                         "\xc2\xc0\x93\xcf\xe0\x94\xfd\x99"
-                         "\xf2\x62\x25\x28\x01\x23\x6f\x8b"
-                         "\x04\x52\xbc\xb0\x3e\x66\x52\x90"
-                         "\x9f",
-               .clen   = 49,
-       }, {
-               .key    = "\x06\xcc\x4a\x79\x96\xc3\x82\xcf"
-                         "\xb3\x1c\xc7\x12\x7f\xc5\x28\x04",
-               .klen   = 16,
-               .iv     = "\x15\x95\xd8\xe1\xda\x62\x2c\x56"
-                         "\xd3\x53\xf4\x36\x7e\x8e\x59\x85",
-               .assoc  = "\x24\x5e\x67\x49\x1e\x01\xd6\xdd"
-                         "\xf3\x89\x20\x5b\x7c\x57\x89\x07",
-               .alen   = 16,
-               .ptext  = "\x33\x27\xf5\xb1\x62\xa0\x80\x63"
-                         "\x14\xc0\x4d\x7f\x7b\x20\xba\x89",
-               .plen   = 16,
-               .ctext  = "\x6d\xed\x04\x7a\x2f\x0c\x30\xa5"
-                         "\x96\xe6\x97\xe4\x10\xeb\x40\x95"
-                         "\xc5\x9a\xdf\x31\xd5\xa5\xa6\xec"
-                         "\x05\xa8\x31\x50\x11\x19\x44",
-               .clen   = 31,
-       }, {
-               .key    = "\x42\xf0\x84\x19\xa6\x3f\x2b\xea"
-                         "\x34\xf6\x79\xa3\x79\xe9\xeb\x0a",
-               .klen   = 16,
-               .iv     = "\x51\xb9\x12\x80\xea\xde\xd5\x71"
-                         "\x54\x2d\xa6\xc8\x78\xb2\x1b\x8c",
-               .assoc  = "\x61\x83\xa0\xe8\x2e\x7d\x7f\xf8"
-                         "\x74\x63\xd2\xec\x76\x7c\x4c\x0d",
-               .alen   = 16,
-               .ptext  = "\x70\x4c\x2f\x50\x72\x1c\x29\x7f"
-                         "\x95\x9a\xff\x10\x75\x45\x7d\x8f",
-               .plen   = 16,
-               .ctext  = "\x30\x95\x7d\xea\xdc\x62\xc0\x88"
-                         "\xa1\xe3\x8d\x8c\xac\x04\x10\xa7"
-                         "\xfa\xfa\x07\xbd\xa0\xf0\x36\xeb"
-                         "\x21\x93\x2e\x31\x84\x83",
-               .clen   = 30,
+               .entropy = (unsigned char *)
+                       "\x13\x54\x96\xfc\x1b\x7d\x28\xf3\x18\xc9\xa7\x89"
+                       "\xb6\xb3\xc8\x72\xac\x00\xd4\x59\x36\x25\x05\xaf"
+                       "\xa5\xdb\x96\xcb\x3c\x58\x46\x87\xa5\xaa\xbf\x20"
+                       "\x3b\xfe\x23\x0e\xd1\xc7\x41\x0f\x3f\xc9\xb3\x67",
+               .entropylen = 48,
+               .entpra = (unsigned char *)
+                       "\xe2\xbd\xb7\x48\x08\x06\xf3\xe1\x93\x3c\xac\x79"
+                       "\xa7\x2b\x11\xda\xe3\x2e\xe1\x91\xa5\x02\x19\x57"
+                       "\x20\x28\xad\xf2\x60\xd7\xcd\x45",
+               .entprb = (unsigned char *)
+                       "\x8b\xd4\x69\xfc\xff\x59\x95\x95\xc6\x51\xde\x71"
+                       "\x68\x5f\xfc\xf9\x4a\xab\xec\x5a\xcb\xbe\xd3\x66"
+                       "\x1f\xfa\x74\xd3\xac\xa6\x74\x60",
+               .entprlen = 32,
+               .expected = (unsigned char *)
+                       "\x1f\x9e\xaf\xe4\xd2\x46\xb7\x47\x41\x4c\x65\x99"
+                       "\x01\xe9\x3b\xbb\x83\x0c\x0a\xb0\xc1\x3a\xe2\xb3"
+                       "\x31\x4e\xeb\x93\x73\xee\x0b\x26\xc2\x63\xa5\x75"
+                       "\x45\x99\xd4\x5c\x9f\xa1\xd4\x45\x87\x6b\x20\x61"
+                       "\x40\xea\x78\xa5\x32\xdf\x9e\x66\x17\xaf\xb1\x88"
+                       "\x9e\x2e\x23\xdd\xc1\xda\x13\x97\x88\xa5\xb6\x5e"
+                       "\x90\x14\x4e\xef\x13\xab\x5c\xd9\x2c\x97\x9e\x7c"
+                       "\xd7\xf8\xce\xea\x81\xf5\xcd\x71\x15\x49\x44\xce"
+                       "\x83\xb6\x05\xfb\x7d\x30\xb5\x57\x2c\x31\x4f\xfc"
+                       "\xfe\x80\xb6\xc0\x13\x0c\x5b\x9b\x2e\x8f\x3d\xfc"
+                       "\xc2\xa3\x0c\x11\x1b\x80\x5f\xf3",
+               .expectedlen = 128,
+               .addtla = NULL,
+               .addtlb = NULL,
+               .addtllen = 0,
+               .pers = (unsigned char *)
+                       "\x64\xb6\xfc\x60\xbc\x61\x76\x23\x6d\x3f\x4a\x0f"
+                       "\xe1\xb4\xd5\x20\x9e\x70\xdd\x03\x53\x6d\xbf\xce"
+                       "\xcd\x56\x80\xbc\xb8\x15\xc8\xaa",
+               .perslen = 32,
        }, {
-               .key    = "\x7f\x15\xbd\xb8\xb6\xba\xd3\x06"
-                         "\xb5\xd1\x2b\x35\x73\x0e\xad\x10",
-               .klen   = 16,
-               .iv     = "\x8e\xde\x4c\x20\xfa\x59\x7e\x8d"
-                         "\xd5\x07\x58\x59\x72\xd7\xde\x92",
-               .assoc  = "\x9d\xa7\xda\x88\x3e\xf8\x28\x14"
-                         "\xf5\x3e\x85\x7d\x70\xa0\x0f\x13",
-               .alen   = 16,
-               .ptext  = "\xac\x70\x69\xef\x82\x97\xd2\x9b"
-                         "\x15\x74\xb1\xa2\x6f\x69\x3f\x95",
-               .plen   = 16,
-               .ctext  = "\x93\xcd\xee\xd4\xcb\x9d\x8d\x16"
-                         "\x63\x0d\x43\xd5\x49\xca\xa8\x85"
-                         "\x49\xc0\xae\x13\xbc\x26\x1d\x4b",
-               .clen   = 24,
+               .entropy = (unsigned char *)
+                       "\xc7\xcc\xbc\x67\x7e\x21\x66\x1e\x27\x2b\x63\xdd"
+                       "\x3a\x78\xdc\xdf\x66\x6d\x3f\x24\xae\xcf\x37\x01"
+                       "\xa9\x0d\x89\x8a\xa7\xdc\x81\x58\xae\xb2\x10\x15"
+                       "\x7e\x18\x44\x6d\x13\xea\xdf\x37\x85\xfe\x81\xfb",
+               .entropylen = 48,
+               .entpra = (unsigned char *)
+                       "\x7b\xa1\x91\x5b\x3c\x04\xc4\x1b\x1d\x19\x2f\x1a"
+                       "\x18\x81\x60\x3c\x6c\x62\x91\xb7\xe9\xf5\xcb\x96"
+                       "\xbb\x81\x6a\xcc\xb5\xae\x55\xb6",
+               .entprb = (unsigned char *)
+                       "\x99\x2c\xc7\x78\x7e\x3b\x88\x12\xef\xbe\xd3\xd2"
+                       "\x7d\x2a\xa5\x86\xda\x8d\x58\x73\x4a\x0a\xb2\x2e"
+                       "\xbb\x4c\x7e\xe3\x9a\xb6\x81\xc1",
+               .entprlen = 32,
+               .expected = (unsigned char *)
+                       "\x95\x6f\x95\xfc\x3b\xb7\xfe\x3e\xd0\x4e\x1a\x14"
+                       "\x6c\x34\x7f\x7b\x1d\x0d\x63\x5e\x48\x9c\x69\xe6"
+                       "\x46\x07\xd2\x87\xf3\x86\x52\x3d\x98\x27\x5e\xd7"
+                       "\x54\xe7\x75\x50\x4f\xfb\x4d\xfd\xac\x2f\x4b\x77"
+                       "\xcf\x9e\x8e\xcc\x16\xa2\x24\xcd\x53\xde\x3e\xc5"
+                       "\x55\x5d\xd5\x26\x3f\x89\xdf\xca\x8b\x4e\x1e\xb6"
+                       "\x88\x78\x63\x5c\xa2\x63\x98\x4e\x6f\x25\x59\xb1"
+                       "\x5f\x2b\x23\xb0\x4b\xa5\x18\x5d\xc2\x15\x74\x40"
+                       "\x59\x4c\xb4\x1e\xcf\x9a\x36\xfd\x43\xe2\x03\xb8"
+                       "\x59\x91\x30\x89\x2a\xc8\x5a\x43\x23\x7c\x73\x72"
+                       "\xda\x3f\xad\x2b\xba\x00\x6b\xd1",
+               .expectedlen = 128,
+               .addtla = (unsigned char *)
+                       "\x18\xe8\x17\xff\xef\x39\xc7\x41\x5c\x73\x03\x03"
+                       "\xf6\x3d\xe8\x5f\xc8\xab\xe4\xab\x0f\xad\xe8\xd6"
+                       "\x86\x88\x55\x28\xc1\x69\xdd\x76",
+               .addtlb = (unsigned char *)
+                       "\xac\x07\xfc\xbe\x87\x0e\xd3\xea\x1f\x7e\xb8\xe7"
+                       "\x9d\xec\xe8\xe7\xbc\xf3\x18\x25\x77\x35\x4a\xaa"
+                       "\x00\x99\x2a\xdd\x0a\x00\x50\x82",
+               .addtllen = 32,
+               .pers = (unsigned char *)
+                       "\xbc\x55\xab\x3c\xf6\x52\xb0\x11\x3d\x7b\x90\xb8"
+                       "\x24\xc9\x26\x4e\x5a\x1e\x77\x0d\x3d\x58\x4a\xda"
+                       "\xd1\x81\xe9\xf8\xeb\x30\x8f\x6f",
+               .perslen = 32,
        },
 };
 
-/*
- * AEGIS-256 test vectors - generated via reference implementation from
- * SUPERCOP (https://bench.cr.yp.to/supercop.html):
- *
- *   https://bench.cr.yp.to/supercop/supercop-20170228.tar.xz
- *   (see crypto_aead/aegis256/)
- */
-static const struct aead_testvec aegis256_tv_template[] = {
+static const struct drbg_testvec drbg_pr_ctr_aes128_tv_template[] = {
        {
-               .key    = "\x0f\xc9\x8e\x67\x44\x9e\xaa\x86"
-                         "\x20\x36\x2c\x24\xfe\xc9\x30\x81"
-                         "\xca\xb0\x82\x21\x41\xa8\xe0\x06"
-                         "\x30\x0b\x37\xf6\xb6\x17\xe7\xb5",
-               .klen   = 32,
-               .iv     = "\x1e\x92\x1c\xcf\x88\x3d\x54\x0d"
-                         "\x40\x6d\x59\x48\xfc\x92\x61\x03"
-                         "\x95\x61\x05\x42\x82\x50\xc0\x0c"
-                         "\x60\x16\x6f\xec\x6d\x2f\xcf\x6b",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\xd5\x65\x3a\xa9\x03\x51\xd7\xaa"
-                         "\xfa\x4b\xd8\xa2\x41\x9b\xc1\xb2",
-               .clen   = 16,
-       }, {
-               .key    = "\x4b\xed\xc8\x07\x54\x1a\x52\xa2"
-                         "\xa1\x10\xde\xb5\xf8\xed\xf3\x87"
-                         "\xf4\x72\x8e\xa5\x46\x48\x62\x20"
-                         "\xf1\x38\x16\xce\x90\x76\x87\x8c",
-               .klen   = 32,
-               .iv     = "\x5a\xb7\x56\x6e\x98\xb9\xfd\x29"
-                         "\xc1\x47\x0b\xda\xf6\xb6\x23\x09"
-                         "\xbf\x23\x11\xc6\x87\xf0\x42\x26"
-                         "\x22\x44\x4e\xc4\x47\x8e\x6e\x41",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\x79",
-               .plen   = 1,
-               .ctext  = "\x84\xa2\x8f\xad\xdb\x8d\x2c\x16"
-                         "\x9e\x89\xd9\x06\xa6\xa8\x14\x29"
-                         "\x8b",
-               .clen   = 17,
+               .entropy = (unsigned char *)
+                       "\xd1\x44\xc6\x61\x81\x6d\xca\x9d\x15\x28\x8a\x42"
+                       "\x94\xd7\x28\x9c\x43\x77\x19\x29\x1a\x6d\xc3\xa2",
+               .entropylen = 24,
+               .entpra = (unsigned char *)
+                       "\x96\xd8\x9e\x45\x32\xc9\xd2\x08\x7a\x6d\x97\x15"
+                       "\xb4\xec\x80\xb1",
+               .entprb = (unsigned char *)
+                       "\x8b\xb6\x72\xb5\x24\x0b\x98\x65\x95\x95\xe9\xc9"
+                       "\x28\x07\xeb\xc2",
+               .entprlen = 16,
+               .expected = (unsigned char *)
+                       "\x70\x19\xd0\x4c\x45\x78\xd6\x68\xa9\x9a\xaa\xfe"
+                       "\xc1\xdf\x27\x9a\x1c\x0d\x0d\xf7\x24\x75\x46\xcc"
+                       "\x77\x6b\xdf\x89\xc6\x94\xdc\x74\x50\x10\x70\x18"
+                       "\x9b\xdc\x96\xb4\x89\x23\x40\x1a\xce\x09\x87\xce"
+                       "\xd2\xf3\xd5\xe4\x51\x67\x74\x11\x5a\xcc\x8b\x3b"
+                       "\x8a\xf1\x23\xa8",
+               .expectedlen = 64,
+               .addtla = NULL,
+               .addtlb = NULL,
+               .addtllen = 0,
+               .pers = NULL,
+               .perslen = 0,
        }, {
-               .key    = "\x88\x12\x01\xa6\x64\x96\xfb\xbe"
-                         "\x22\xea\x90\x47\xf2\x11\xb5\x8e"
-                         "\x1f\x35\x9a\x29\x4b\xe8\xe4\x39"
-                         "\xb3\x66\xf5\xa6\x6a\xd5\x26\x62",
-               .klen   = 32,
-               .iv     = "\x97\xdb\x90\x0e\xa8\x35\xa5\x45"
-                         "\x42\x21\xbd\x6b\xf0\xda\xe6\x0f"
-                         "\xe9\xe5\x1d\x4a\x8c\x90\xc4\x40"
-                         "\xe3\x71\x2d\x9c\x21\xed\x0e\x18",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\xb5\x6e\xad\xdd\x30\x72\xfa\x53"
-                         "\x82\x8e\x16\xb4\xed\x6d\x47",
-               .plen   = 15,
-               .ctext  = "\x09\x94\x1f\xa6\x13\xc3\x74\x75"
-                         "\x17\xad\x8a\x0e\xd8\x66\x9a\x28"
-                         "\xd7\x30\x66\x09\x2a\xdc\xfa\x2a"
-                         "\x9f\x3b\xd7\xdd\x66\xd1\x2b",
-               .clen   = 31,
+               .entropy = (unsigned char *)
+                       "\x8e\x83\xe0\xeb\x37\xea\x3e\x53\x5e\x17\x6e\x77"
+                       "\xbd\xb1\x53\x90\xfc\xdc\xc1\x3c\x9a\x88\x22\x94",
+               .entropylen = 24,
+               .entpra = (unsigned char *)
+                       "\x6a\x85\xe7\x37\xc8\xf1\x04\x31\x98\x4f\xc8\x73"
+                       "\x67\xd1\x08\xf8",
+               .entprb = (unsigned char *)
+                       "\xd7\xa4\x68\xe2\x12\x74\xc3\xd9\xf1\xb7\x05\xbc"
+                       "\xd4\xba\x04\x58",
+               .entprlen = 16,
+               .expected = (unsigned char *)
+                       "\x78\xd6\xa6\x70\xff\xd1\x82\xf5\xa2\x88\x7f\x6d"
+                       "\x3d\x8c\x39\xb1\xa8\xcb\x2c\x91\xab\x14\x7e\xbc"
+                       "\x95\x45\x9f\x24\xb8\x20\xac\x21\x23\xdb\x72\xd7"
+                       "\x12\x8d\x48\x95\xf3\x19\x0c\x43\xc6\x19\x45\xfc"
+                       "\x8b\xac\x40\x29\x73\x00\x03\x45\x5e\x12\xff\x0c"
+                       "\xc1\x02\x41\x82",
+               .expectedlen = 64,
+               .addtla = (unsigned char *)
+                       "\xa2\xd9\x38\xcf\x8b\x29\x67\x5b\x65\x62\x6f\xe8"
+                       "\xeb\xb3\x01\x76",
+               .addtlb = (unsigned char *)
+                       "\x59\x63\x1e\x81\x8a\x14\xa8\xbb\xa1\xb8\x41\x25"
+                       "\xd0\x7f\xcc\x43",
+               .addtllen = 16,
+               .pers = NULL,
+               .perslen = 0,
        }, {
-               .key    = "\xc4\x37\x3b\x45\x74\x11\xa4\xda"
-                         "\xa2\xc5\x42\xd8\xec\x36\x78\x94"
-                         "\x49\xf7\xa5\xad\x50\x88\x66\x53"
-                         "\x74\x94\xd4\x7f\x44\x34\xc5\x39",
-               .klen   = 32,
-               .iv     = "\xd3\x00\xc9\xad\xb8\xb0\x4e\x61"
-                         "\xc3\xfb\x6f\xfd\xea\xff\xa9\x15"
-                         "\x14\xa8\x28\xce\x92\x30\x46\x59"
-                         "\xa4\x9f\x0b\x75\xfb\x4c\xad\xee",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\xf2\x92\xe6\x7d\x40\xee\xa3\x6f"
-                         "\x03\x68\xc8\x45\xe7\x91\x0a\x18",
-               .plen   = 16,
-               .ctext  = "\x8a\x46\xa2\x22\x8c\x03\xab\x6f"
-                         "\x54\x63\x4e\x7f\xc9\x8e\xfa\x70"
-                         "\x7b\xe5\x8d\x78\xbc\xe9\xb6\xa1"
-                         "\x29\x17\xc8\x3b\x52\xa4\x98\x72",
-               .clen   = 32,
+               .entropy = (unsigned char *)
+                       "\x04\xd9\x49\xa6\xdc\xe8\x6e\xbb\xf1\x08\x77\x2b"
+                       "\x9e\x08\xca\x92\x65\x16\xda\x99\xa2\x59\xf3\xe8",
+               .entropylen = 24,
+               .entpra = (unsigned char *)
+                       "\x38\x7e\x3f\x6b\x51\x70\x7b\x20\xec\x53\xd0\x66"
+                       "\xc3\x0f\xe3\xb0",
+               .entprb = (unsigned char *)
+                       "\xe0\x86\xa6\xaa\x5f\x72\x2f\xad\xf7\xef\x06\xb8"
+                       "\xd6\x9c\x9d\xe8",
+               .entprlen = 16,
+               .expected = (unsigned char *)
+                       "\xc9\x0a\xaf\x85\x89\x71\x44\x66\x4f\x25\x0b\x2b"
+                       "\xde\xd8\xfa\xff\x52\x5a\x1b\x32\x5e\x41\x7a\x10"
+                       "\x1f\xef\x1e\x62\x23\xe9\x20\x30\xc9\x0d\xad\x69"
+                       "\xb4\x9c\x5b\xf4\x87\x42\xd5\xae\x5e\x5e\x43\xcc"
+                       "\xd9\xfd\x0b\x93\x4a\xe3\xd4\x06\x37\x36\x0f\x3f"
+                       "\x72\x82\x0c\xcf",
+               .expectedlen = 64,
+               .addtla = NULL,
+               .addtlb = NULL,
+               .addtllen = 0,
+               .pers = (unsigned char *)
+                       "\xbf\xa4\x9a\x8f\x7b\xd8\xb1\x7a\x9d\xfa\x45\xed"
+                       "\x21\x52\xb3\xad",
+               .perslen = 16,
        }, {
-               .key    = "\x01\x5c\x75\xe5\x84\x8d\x4d\xf6"
-                         "\x23\x9f\xf4\x6a\xe6\x5a\x3b\x9a"
-                         "\x74\xb9\xb1\x32\x55\x28\xe8\x6d"
-                         "\x35\xc1\xb3\x57\x1f\x93\x64\x0f",
-               .klen   = 32,
-               .iv     = "\x10\x25\x03\x4c\xc8\x2c\xf7\x7d"
-                         "\x44\xd5\x21\x8e\xe4\x23\x6b\x1c"
-                         "\x3e\x6a\x34\x53\x97\xd0\xc8\x73"
-                         "\x66\xcd\xea\x4d\xd5\xab\x4c\xc5",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\x2e\xb7\x20\x1c\x50\x6a\x4b\x8b"
-                         "\x84\x42\x7a\xd7\xe1\xb5\xcd\x1f"
-                         "\xd3",
-               .plen   = 17,
-               .ctext  = "\x71\x6b\x37\x0b\x02\x61\x28\x12"
-                         "\x83\xab\x66\x90\x84\xc7\xd1\xc5"
-                         "\xb2\x7a\xb4\x7b\xb4\xfe\x02\xb2"
-                         "\xc0\x00\x39\x13\xb5\x51\x68\x44"
-                         "\xad",
-               .clen   = 33,
+               .entropy = (unsigned char *)
+                       "\x92\x89\x8f\x31\xfa\x1c\xff\x6d\x18\x2f\x26\x06"
+                       "\x43\xdf\xf8\x18\xc2\xa4\xd9\x72\xc3\xb9\xb6\x97",
+               .entropylen = 24,
+               .entpra = (unsigned char *)
+                       "\x20\x72\x8a\x06\xf8\x6f\x8d\xd4\x41\xe2\x72\xb7"
+                       "\xc4\x2c\xe8\x10",
+               .entprb = (unsigned char *)
+                       "\x3d\xb0\xf0\x94\xf3\x05\x50\x33\x17\x86\x3e\x22"
+                       "\x08\xf7\xa5\x01",
+               .entprlen = 16,
+               .expected = (unsigned char *)
+                       "\x5a\x35\x39\x87\x0f\x4d\x22\xa4\x09\x24\xee\x71"
+                       "\xc9\x6f\xac\x72\x0a\xd6\xf0\x88\x82\xd0\x83\x28"
+                       "\x73\xec\x3f\x93\xd8\xab\x45\x23\xf0\x7e\xac\x45"
+                       "\x14\x5e\x93\x9f\xb1\xd6\x76\x43\x3d\xb6\xe8\x08"
+                       "\x88\xf6\xda\x89\x08\x77\x42\xfe\x1a\xf4\x3f\xc4"
+                       "\x23\xc5\x1f\x68",
+               .expectedlen = 64,
+               .addtla = (unsigned char *)
+                       "\x1a\x40\xfa\xe3\xcc\x6c\x7c\xa0\xf8\xda\xba\x59"
+                       "\x23\x6d\xad\x1d",
+               .addtlb = (unsigned char *)
+                       "\x9f\x72\x76\x6c\xc7\x46\xe5\xed\x2e\x53\x20\x12"
+                       "\xbc\x59\x31\x8c",
+               .addtllen = 16,
+               .pers = (unsigned char *)
+                       "\xea\x65\xee\x60\x26\x4e\x7e\xb6\x0e\x82\x68\xc4"
+                       "\x37\x3c\x5c\x0b",
+               .perslen = 16,
+       },
+};
+
+/*
+ * SP800-90A DRBG Test vectors from
+ * http://csrc.nist.gov/groups/STM/cavp/documents/drbg/drbgtestvectors.zip
+ *
+ * Test vectors for DRBG without prediction resistance. All types of DRBGs
+ * (Hash, HMAC, CTR) are tested with all permutations of use cases (w/ and
+ * w/o personalization string, w/ and w/o additional input string).
+ */
+static const struct drbg_testvec drbg_nopr_sha256_tv_template[] = {
+       {
+               .entropy = (unsigned char *)
+                       "\xa6\x5a\xd0\xf3\x45\xdb\x4e\x0e\xff\xe8\x75\xc3"
+                       "\xa2\xe7\x1f\x42\xc7\x12\x9d\x62\x0f\xf5\xc1\x19"
+                       "\xa9\xef\x55\xf0\x51\x85\xe0\xfb\x85\x81\xf9\x31"
+                       "\x75\x17\x27\x6e\x06\xe9\x60\x7d\xdb\xcb\xcc\x2e",
+               .entropylen = 48,
+               .expected = (unsigned char *)
+                       "\xd3\xe1\x60\xc3\x5b\x99\xf3\x40\xb2\x62\x82\x64"
+                       "\xd1\x75\x10\x60\xe0\x04\x5d\xa3\x83\xff\x57\xa5"
+                       "\x7d\x73\xa6\x73\xd2\xb8\xd8\x0d\xaa\xf6\xa6\xc3"
+                       "\x5a\x91\xbb\x45\x79\xd7\x3f\xd0\xc8\xfe\xd1\x11"
+                       "\xb0\x39\x13\x06\x82\x8a\xdf\xed\x52\x8f\x01\x81"
+                       "\x21\xb3\xfe\xbd\xc3\x43\xe7\x97\xb8\x7d\xbb\x63"
+                       "\xdb\x13\x33\xde\xd9\xd1\xec\xe1\x77\xcf\xa6\xb7"
+                       "\x1f\xe8\xab\x1d\xa4\x66\x24\xed\x64\x15\xe5\x1c"
+                       "\xcd\xe2\xc7\xca\x86\xe2\x83\x99\x0e\xea\xeb\x91"
+                       "\x12\x04\x15\x52\x8b\x22\x95\x91\x02\x81\xb0\x2d"
+                       "\xd4\x31\xf4\xc9\xf7\x04\x27\xdf",
+               .expectedlen = 128,
+               .addtla = NULL,
+               .addtlb = NULL,
+               .addtllen = 0,
+               .pers = NULL,
+               .perslen = 0,
        }, {
-               .key    = "\x3d\x80\xae\x84\x94\x09\xf6\x12"
-                         "\xa4\x79\xa6\xfb\xe0\x7f\xfd\xa0"
-                         "\x9e\x7c\xbc\xb6\x5b\xc8\x6a\x86"
-                         "\xf7\xef\x91\x30\xf9\xf2\x04\xe6",
-               .klen   = 32,
-               .iv     = "\x4c\x49\x3d\xec\xd8\xa8\xa0\x98"
-                         "\xc5\xb0\xd3\x1f\xde\x48\x2e\x22"
-                         "\x69\x2c\x3f\xd7\x9c\x70\x4a\x8d"
-                         "\x27\xfa\xc9\x26\xaf\x0a\xeb\x9c",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\x6b\xdc\x5a\xbb\x60\xe5\xf4\xa6"
-                         "\x05\x1d\x2c\x68\xdb\xda\x8f\x25"
-                         "\xfe\x8d\x45\x19\x1e\xc0\x0b\x99"
-                         "\x88\x11\x39\x12\x1c\x3a\xbb",
-               .plen   = 31,
-               .ctext  = "\xaf\xa4\x34\x0d\x59\xe6\x1c\x2f"
-                         "\x06\x3b\x52\x18\x49\x75\x1b\xf0"
-                         "\x53\x09\x72\x7b\x45\x79\xe0\xbe"
-                         "\x89\x85\x23\x15\xb8\x79\x07\x4c"
-                         "\x53\x7a\x15\x37\x0a\xee\xb7\xfb"
-                         "\xc4\x1f\x12\x27\xcf\x77\x90",
-               .clen   = 47,
+               .entropy = (unsigned char *)
+                       "\x73\xd3\xfb\xa3\x94\x5f\x2b\x5f\xb9\x8f\xf6\x9c"
+                       "\x8a\x93\x17\xae\x19\xc3\x4c\xc3\xd6\xca\xa3\x2d"
+                       "\x16\xfc\x42\xd2\x2d\xd5\x6f\x56\xcc\x1d\x30\xff"
+                       "\x9e\x06\x3e\x09\xce\x58\xe6\x9a\x35\xb3\xa6\x56",
+               .entropylen = 48,
+               .expected = (unsigned char *)
+                       "\x71\x7b\x93\x46\x1a\x40\xaa\x35\xa4\xaa\xc5\xe7"
+                       "\x6d\x5b\x5b\x8a\xa0\xdf\x39\x7d\xae\x71\x58\x5b"
+                       "\x3c\x7c\xb4\xf0\x89\xfa\x4a\x8c\xa9\x5c\x54\xc0"
+                       "\x40\xdf\xbc\xce\x26\x81\x34\xf8\xba\x7d\x1c\xe8"
+                       "\xad\x21\xe0\x74\xcf\x48\x84\x30\x1f\xa1\xd5\x4f"
+                       "\x81\x42\x2f\xf4\xdb\x0b\x23\xf8\x73\x27\xb8\x1d"
+                       "\x42\xf8\x44\x58\xd8\x5b\x29\x27\x0a\xf8\x69\x59"
+                       "\xb5\x78\x44\xeb\x9e\xe0\x68\x6f\x42\x9a\xb0\x5b"
+                       "\xe0\x4e\xcb\x6a\xaa\xe2\xd2\xd5\x33\x25\x3e\xe0"
+                       "\x6c\xc7\x6a\x07\xa5\x03\x83\x9f\xe2\x8b\xd1\x1c"
+                       "\x70\xa8\x07\x59\x97\xeb\xf6\xbe",
+               .expectedlen = 128,
+               .addtla = (unsigned char *)
+                       "\xf4\xd5\x98\x3d\xa8\xfc\xfa\x37\xb7\x54\x67\x73"
+                       "\xc7\xc3\xdd\x47\x34\x71\x02\x5d\xc1\xa0\xd3\x10"
+                       "\xc1\x8b\xbd\xf5\x66\x34\x6f\xdd",
+               .addtlb = (unsigned char *)
+                       "\xf7\x9e\x6a\x56\x0e\x73\xe9\xd9\x7a\xd1\x69\xe0"
+                       "\x6f\x8c\x55\x1c\x44\xd1\xce\x6f\x28\xcc\xa4\x4d"
+                       "\xa8\xc0\x85\xd1\x5a\x0c\x59\x40",
+               .addtllen = 32,
+               .pers = NULL,
+               .perslen = 0,
        }, {
-               .key    = "\x7a\xa5\xe8\x23\xa4\x84\x9e\x2d"
-                         "\x25\x53\x58\x8c\xda\xa3\xc0\xa6"
-                         "\xc8\x3e\xc8\x3a\x60\x68\xec\xa0"
-                         "\xb8\x1c\x70\x08\xd3\x51\xa3\xbd",
-               .klen   = 32,
-               .iv     = "\x89\x6e\x77\x8b\xe8\x23\x49\xb4"
-                         "\x45\x8a\x85\xb1\xd8\x6c\xf1\x28"
-                         "\x93\xef\x4b\x5b\xa1\x10\xcc\xa6"
-                         "\xe8\x28\xa8\xfe\x89\x69\x8b\x72",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\xa7\x00\x93\x5b\x70\x61\x9d\xc2"
-                         "\x86\xf7\xde\xfa\xd5\xfe\x52\x2b"
-                         "\x28\x50\x51\x9d\x24\x60\x8d\xb3"
-                         "\x49\x3e\x17\xea\xf6\x99\x5a\xdd",
-               .plen   = 32,
-               .ctext  = "\xe2\xc9\x0b\x33\x31\x02\xb3\xb4"
-                         "\x33\xfe\xeb\xa8\xb7\x9b\xb2\xd7"
-                         "\xeb\x0f\x05\x2b\xba\xb3\xca\xef"
-                         "\xf6\xd1\xb6\xc0\xb9\x9b\x85\xc5"
-                         "\xbf\x7a\x3e\xcc\x31\x76\x09\x80"
-                         "\x32\x5d\xbb\xe8\x38\x0e\x77\xd3",
-               .clen   = 48,
+               .entropy = (unsigned char *)
+                       "\x2a\x85\xa9\x8b\xd0\xda\x83\xd6\xad\xab\x9f\xbb"
+                       "\x54\x31\x15\x95\x1c\x4d\x49\x9f\x6a\x15\xf6\xe4"
+                       "\x15\x50\x88\x06\x29\x0d\xed\x8d\xb9\x6f\x96\xe1"
+                       "\x83\x9f\xf7\x88\xda\x84\xbf\x44\x28\xd9\x1d\xaa",
+               .entropylen = 48,
+               .expected = (unsigned char *)
+                       "\x2d\x55\xde\xc9\xed\x05\x47\x07\x3d\x04\xfc\x28"
+                       "\x0f\x92\xf0\x4d\xd8\x00\x32\x47\x0a\x1b\x1c\x4b"
+                       "\xef\xd9\x97\xa1\x17\x67\xda\x26\x6c\xfe\x76\x46"
+                       "\x6f\xbc\x6d\x82\x4e\x83\x8a\x98\x66\x6c\x01\xb6"
+                       "\xe6\x64\xe0\x08\x10\x6f\xd3\x5d\x90\xe7\x0d\x72"
+                       "\xa6\xa7\xe3\xbb\x98\x11\x12\x56\x23\xc2\x6d\xd1"
+                       "\xc8\xa8\x7a\x39\xf3\x34\xe3\xb8\xf8\x66\x00\x77"
+                       "\x7d\xcf\x3c\x3e\xfa\xc9\x0f\xaf\xe0\x24\xfa\xe9"
+                       "\x84\xf9\x6a\x01\xf6\x35\xdb\x5c\xab\x2a\xef\x4e"
+                       "\xac\xab\x55\xb8\x9b\xef\x98\x68\xaf\x51\xd8\x16"
+                       "\xa5\x5e\xae\xf9\x1e\xd2\xdb\xe6",
+               .expectedlen = 128,
+               .addtla = NULL,
+               .addtlb = NULL,
+               .addtllen = 0,
+               .pers = (unsigned char *)
+                       "\xa8\x80\xec\x98\x30\x98\x15\xd2\xc6\xc4\x68\xf1"
+                       "\x3a\x1c\xbf\xce\x6a\x40\x14\xeb\x36\x99\x53\xda"
+                       "\x57\x6b\xce\xa4\x1c\x66\x3d\xbc",
+               .perslen = 32,
        }, {
-               .key    = "\xb6\xca\x22\xc3\xb4\x00\x47\x49"
-                         "\xa6\x2d\x0a\x1e\xd4\xc7\x83\xad"
-                         "\xf3\x00\xd4\xbf\x65\x08\x6e\xb9"
-                         "\x7a\x4a\x4f\xe0\xad\xb0\x42\x93",
-               .klen   = 32,
-               .iv     = "\xc5\x93\xb0\x2a\xf8\x9f\xf1\xd0"
-                         "\xc6\x64\x37\x42\xd2\x90\xb3\x2e"
-                         "\xbd\xb1\x57\xe0\xa6\xb0\x4e\xc0"
-                         "\xaa\x55\x87\xd6\x63\xc8\x2a\x49",
-               .assoc  = "\xd5",
-               .alen   = 1,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x96\x43\x30\xca\x6c\x4f\xd7\x12"
-                         "\xba\xd9\xb3\x18\x86\xdf\xc3\x52",
-               .clen   = 16,
-       }, {
-               .key    = "\xf3\xee\x5c\x62\xc4\x7c\xf0\x65"
-                         "\x27\x08\xbd\xaf\xce\xec\x45\xb3"
-                         "\x1d\xc3\xdf\x43\x6a\xa8\xf0\xd3"
-                         "\x3b\x77\x2e\xb9\x87\x0f\xe1\x6a",
-               .klen   = 32,
-               .iv     = "\x02\xb8\xea\xca\x09\x1b\x9a\xec"
-                         "\x47\x3e\xe9\xd4\xcc\xb5\x76\x34"
-                         "\xe8\x73\x62\x64\xab\x50\xd0\xda"
-                         "\x6b\x83\x66\xaf\x3e\x27\xc9\x1f",
-               .assoc  = "\x11\x81\x78\x32\x4d\xb9\x44\x73"
-                         "\x68\x75\x16\xf8\xcb\x7e\xa7",
-               .alen   = 15,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x2f\xab\x45\xe2\xa7\x46\xc5\x83"
-                         "\x11\x9f\xb0\x74\xee\xc7\x03\xdd",
-               .clen   = 16,
-       }, {
-               .key    = "\x2f\x13\x95\x01\xd5\xf7\x99\x81"
-                         "\xa8\xe2\x6f\x41\xc8\x10\x08\xb9"
-                         "\x47\x85\xeb\xc7\x6f\x48\x72\xed"
-                         "\xfc\xa5\x0d\x91\x61\x6e\x81\x40",
-               .klen   = 32,
-               .iv     = "\x3f\xdc\x24\x69\x19\x96\x43\x08"
-                         "\xc8\x18\x9b\x65\xc6\xd9\x39\x3b"
-                         "\x12\x35\x6e\xe8\xb0\xf0\x52\xf3"
-                         "\x2d\xb0\x45\x87\x18\x86\x68\xf6",
-               .assoc  = "\x4e\xa5\xb2\xd1\x5d\x35\xed\x8f"
-                         "\xe8\x4f\xc8\x89\xc5\xa2\x69\xbc",
-               .alen   = 16,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x16\x44\x73\x33\x5d\xf2\xb9\x04"
-                         "\x6b\x79\x98\xef\xdb\xd5\xc5\xf1",
-               .clen   = 16,
-       }, {
-               .key    = "\x6c\x38\xcf\xa1\xe5\x73\x41\x9d"
-                         "\x29\xbc\x21\xd2\xc2\x35\xcb\xbf"
-                         "\x72\x47\xf6\x4b\x74\xe8\xf4\x06"
-                         "\xbe\xd3\xec\x6a\x3b\xcd\x20\x17",
-               .klen   = 32,
-               .iv     = "\x7b\x01\x5d\x08\x29\x12\xec\x24"
-                         "\x49\xf3\x4d\xf7\xc0\xfe\xfb\x41"
-                         "\x3c\xf8\x79\x6c\xb6\x90\xd4\x0d"
-                         "\xee\xde\x23\x60\xf2\xe5\x08\xcc",
-               .assoc  = "\x8a\xca\xec\x70\x6d\xb1\x96\xab"
-                         "\x69\x29\x7a\x1b\xbf\xc7\x2c\xc2"
-                         "\x07",
-               .alen   = 17,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\xa4\x9b\xb8\x47\xc0\xed\x7a\x45"
-                         "\x98\x54\x8c\xed\x3d\x17\xf0\xdd",
-               .clen   = 16,
-       }, {
-               .key    = "\xa8\x5c\x09\x40\xf5\xef\xea\xb8"
-                         "\xaa\x96\xd3\x64\xbc\x59\x8d\xc6"
-                         "\x9c\x0a\x02\xd0\x79\x88\x76\x20"
-                         "\x7f\x00\xca\x42\x15\x2c\xbf\xed",
-               .klen   = 32,
-               .iv     = "\xb8\x26\x97\xa8\x39\x8e\x94\x3f"
-                         "\xca\xcd\xff\x88\xba\x22\xbe\x47"
-                         "\x67\xba\x85\xf1\xbb\x30\x56\x26"
-                         "\xaf\x0b\x02\x38\xcc\x44\xa7\xa3",
-               .assoc  = "\xc7\xef\x26\x10\x7d\x2c\x3f\xc6"
-                         "\xea\x03\x2c\xac\xb9\xeb\xef\xc9"
-                         "\x31\x6b\x08\x12\xfc\xd8\x37\x2d"
-                         "\xe0\x17\x3a\x2e\x83\x5c\x8f",
-               .alen   = 31,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x20\x24\xe2\x33\x5c\x60\xc9\xf0"
-                         "\xa4\x96\x2f\x0d\x53\xc2\xf8\xfc",
-               .clen   = 16,
-       }, {
-               .key    = "\xe5\x81\x42\xdf\x05\x6a\x93\xd4"
-                         "\x2b\x70\x85\xf5\xb6\x7d\x50\xcc"
-                         "\xc6\xcc\x0e\x54\x7f\x28\xf8\x3a"
-                         "\x40\x2e\xa9\x1a\xf0\x8b\x5e\xc4",
-               .klen   = 32,
-               .iv     = "\xf4\x4a\xd1\x47\x49\x09\x3d\x5b"
-                         "\x4b\xa7\xb1\x19\xb4\x46\x81\x4d"
-                         "\x91\x7c\x91\x75\xc0\xd0\xd8\x40"
-                         "\x71\x39\xe1\x10\xa6\xa3\x46\x7a",
-               .assoc  = "\x03\x14\x5f\xaf\x8d\xa8\xe7\xe2"
-                         "\x6b\xde\xde\x3e\xb3\x10\xb1\xcf"
-                         "\x5c\x2d\x14\x96\x01\x78\xb9\x47"
-                         "\xa1\x44\x19\x06\x5d\xbb\x2e\x2f",
-               .alen   = 32,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x6f\x4a\xb9\xe0\xff\x51\xa3\xf1"
-                         "\xd2\x64\x3e\x66\x6a\xb2\x03\xc0",
-               .clen   = 16,
-       }, {
-               .key    = "\x22\xa6\x7c\x7f\x15\xe6\x3c\xf0"
-                         "\xac\x4b\x37\x86\xb0\xa2\x13\xd2"
-                         "\xf1\x8e\x19\xd8\x84\xc8\x7a\x53"
-                         "\x02\x5b\x88\xf3\xca\xea\xfe\x9b",
-               .klen   = 32,
-               .iv     = "\x31\x6f\x0b\xe6\x59\x85\xe6\x77"
-                         "\xcc\x81\x63\xab\xae\x6b\x43\x54"
-                         "\xbb\x3f\x9c\xf9\xc5\x70\x5a\x5a"
-                         "\x32\x67\xc0\xe9\x80\x02\xe5\x50",
-               .assoc  = "\x40",
-               .alen   = 1,
-               .ptext  = "\x4f",
-               .plen   = 1,
-               .ctext  = "\x2c\xfb\xad\x7e\xbe\xa0\x9a\x5b"
-                         "\x7a\x3f\x81\xf7\xfc\x1b\x79\x83"
-                         "\xc7",
-               .clen   = 17,
-       }, {
-               .key    = "\x5e\xcb\xb6\x1e\x25\x62\xe4\x0c"
-                         "\x2d\x25\xe9\x18\xaa\xc6\xd5\xd8"
-                         "\x1b\x50\x25\x5d\x89\x68\xfc\x6d"
-                         "\xc3\x89\x67\xcb\xa4\x49\x9d\x71",
-               .klen   = 32,
-               .iv     = "\x6d\x94\x44\x86\x69\x00\x8f\x93"
-                         "\x4d\x5b\x15\x3c\xa8\x8f\x06\x5a"
-                         "\xe6\x01\xa8\x7e\xca\x10\xdc\x73"
-                         "\xf4\x94\x9f\xc1\x5a\x61\x85\x27",
-               .assoc  = "\x7c\x5d\xd3\xee\xad\x9f\x39\x1a"
-                         "\x6d\x92\x42\x61\xa7\x58\x37",
-               .alen   = 15,
-               .ptext  = "\x8b\x26\x61\x55\xf1\x3e\xe3\xa1"
-                         "\x8d\xc8\x6e\x85\xa5\x21\x67",
-               .plen   = 15,
-               .ctext  = "\x1f\x7f\xca\x3c\x2b\xe7\x27\xba"
-                         "\x7e\x98\x83\x02\x34\x23\xf7\x94"
-                         "\xde\x35\xe6\x1d\x14\x18\xe5\x38"
-                         "\x14\x80\x6a\xa7\x1b\xae\x1d",
-               .clen   = 31,
-       }, {
-               .key    = "\x9b\xef\xf0\xbd\x35\xdd\x8d\x28"
-                         "\xad\xff\x9b\xa9\xa4\xeb\x98\xdf"
-                         "\x46\x13\x31\xe1\x8e\x08\x7e\x87"
-                         "\x85\xb6\x46\xa3\x7e\xa8\x3c\x48",
-               .klen   = 32,
-               .iv     = "\xaa\xb8\x7e\x25\x79\x7c\x37\xaf"
-                         "\xce\x36\xc7\xce\xa2\xb4\xc9\x60"
-                         "\x10\xc3\xb3\x02\xcf\xb0\x5e\x8d"
-                         "\xb5\xc2\x7e\x9a\x35\xc0\x24\xfd",
-               .assoc  = "\xb9\x82\x0c\x8d\xbd\x1b\xe2\x36"
-                         "\xee\x6c\xf4\xf2\xa1\x7d\xf9\xe2",
-               .alen   = 16,
-               .ptext  = "\xc8\x4b\x9b\xf5\x01\xba\x8c\xbd"
-                         "\x0e\xa3\x21\x16\x9f\x46\x2a\x63",
-               .plen   = 16,
-               .ctext  = "\x05\x86\x9e\xd7\x2b\xa3\x97\x01"
-                         "\xbe\x28\x98\x10\x6f\xe9\x61\x32"
-                         "\x96\xbb\xb1\x2e\x8f\x0c\x44\xb9"
-                         "\x46\x2d\x55\xe3\x42\x67\xf2\xaf",
-               .clen   = 32,
-       }, {
-               .key    = "\xd7\x14\x29\x5d\x45\x59\x36\x44"
-                         "\x2e\xd9\x4d\x3b\x9e\x0f\x5b\xe5"
-                         "\x70\xd5\x3c\x65\x93\xa8\x00\xa0"
-                         "\x46\xe4\x25\x7c\x58\x08\xdb\x1e",
-               .klen   = 32,
-               .iv     = "\xe6\xdd\xb8\xc4\x89\xf8\xe0\xca"
-                         "\x4f\x10\x7a\x5f\x9c\xd8\x8b\x66"
-                         "\x3b\x86\xbf\x86\xd4\x50\xe0\xa7"
-                         "\x76\xef\x5c\x72\x0f\x1f\xc3\xd4",
-               .assoc  = "\xf5\xa6\x46\x2c\xce\x97\x8a\x51"
-                         "\x6f\x46\xa6\x83\x9b\xa1\xbc\xe8"
-                         "\x05",
-               .alen   = 17,
-               .ptext  = "\x05\x70\xd5\x94\x12\x36\x35\xd8"
-                         "\x8f\x7d\xd3\xa8\x99\x6a\xed\x69"
-                         "\xd0",
-               .plen   = 17,
-               .ctext  = "\x9c\xe0\x06\x7b\x86\xcf\x2e\xd8"
-                         "\x45\x65\x1b\x72\x9b\xaa\xa3\x1e"
-                         "\x87\x9d\x26\xdf\xff\x81\x11\xd2"
-                         "\x47\x41\xb9\x24\xc1\x8a\xa3\x8b"
-                         "\x55",
-               .clen   = 33,
-       }, {
-               .key    = "\x14\x39\x63\xfc\x56\xd5\xdf\x5f"
-                         "\xaf\xb3\xff\xcc\x98\x33\x1d\xeb"
-                         "\x9a\x97\x48\xe9\x98\x48\x82\xba"
-                         "\x07\x11\x04\x54\x32\x67\x7b\xf5",
-               .klen   = 32,
-               .iv     = "\x23\x02\xf1\x64\x9a\x73\x89\xe6"
-                         "\xd0\xea\x2c\xf1\x96\xfc\x4e\x6d"
-                         "\x65\x48\xcb\x0a\xda\xf0\x62\xc0"
-                         "\x38\x1d\x3b\x4a\xe9\x7e\x62\xaa",
-               .assoc  = "\x32\xcb\x80\xcc\xde\x12\x33\x6d"
-                         "\xf0\x20\x58\x15\x95\xc6\x7f\xee"
-                         "\x2f\xf9\x4e\x2c\x1b\x98\x43\xc7"
-                         "\x68\x28\x73\x40\x9f\x96\x4a",
-               .alen   = 31,
-               .ptext  = "\x41\x94\x0e\x33\x22\xb1\xdd\xf4"
-                         "\x10\x57\x85\x39\x93\x8f\xaf\x70"
-                         "\xfa\xa9\xd0\x4d\x5c\x40\x23\xcd"
-                         "\x98\x34\xab\x37\x56\xae\x32",
-               .plen   = 31,
-               .ctext  = "\xa0\xc8\xde\x83\x0d\xc3\x4e\xd5"
-                         "\x69\x7f\x7a\xdd\x8c\x46\xda\xba"
-                         "\x0a\x5c\x0e\x7f\xac\xee\x02\xd2"
-                         "\xe5\x4b\x0a\xba\xb8\xa4\x7b\x66"
-                         "\xde\xae\xdb\xc2\xc0\x0b\xf7\x2b"
-                         "\xdf\xb8\xea\xd8\xa9\x38\xed",
-               .clen   = 47,
-       }, {
-               .key    = "\x50\x5d\x9d\x9b\x66\x50\x88\x7b"
-                         "\x30\x8e\xb1\x5e\x92\x58\xe0\xf1"
-                         "\xc5\x5a\x53\x6e\x9d\xe8\x04\xd4"
-                         "\xc9\x3f\xe2\x2d\x0c\xc6\x1a\xcb",
-               .klen   = 32,
-               .iv     = "\x5f\x27\x2b\x03\xaa\xef\x32\x02"
-                         "\x50\xc4\xde\x82\x90\x21\x11\x73"
-                         "\x8f\x0a\xd6\x8f\xdf\x90\xe4\xda"
-                         "\xf9\x4a\x1a\x23\xc3\xdd\x02\x81",
-               .assoc  = "\x6e\xf0\xba\x6b\xee\x8e\xdc\x89"
-                         "\x71\xfb\x0a\xa6\x8f\xea\x41\xf4"
-                         "\x5a\xbb\x59\xb0\x20\x38\xc5\xe0"
-                         "\x29\x56\x52\x19\x79\xf5\xe9\x37",
-               .alen   = 32,
-               .ptext  = "\x7e\xb9\x48\xd3\x32\x2d\x86\x10"
-                         "\x91\x31\x37\xcb\x8d\xb3\x72\x76"
-                         "\x24\x6b\xdc\xd1\x61\xe0\xa5\xe7"
-                         "\x5a\x61\x8a\x0f\x30\x0d\xd1\xec",
-               .plen   = 32,
-               .ctext  = "\xd3\x68\x14\x70\x3c\x01\x43\x86"
-                         "\x02\xab\xbe\x75\xaa\xe7\xf5\x53"
-                         "\x5c\x05\xbd\x9b\x19\xbb\x2a\x61"
-                         "\x8f\x69\x05\x75\x8e\xca\x60\x0c"
-                         "\x5b\xa2\x48\x61\x32\x74\x11\x2b"
-                         "\xf6\xcf\x06\x78\x6f\x78\x1a\x4a",
-               .clen   = 48,
-       }, {
-               .key    = "\x8d\x82\xd6\x3b\x76\xcc\x30\x97"
-                         "\xb1\x68\x63\xef\x8c\x7c\xa3\xf7"
-                         "\xef\x1c\x5f\xf2\xa3\x88\x86\xed"
-                         "\x8a\x6d\xc1\x05\xe7\x25\xb9\xa2",
-               .klen   = 32,
-               .iv     = "\x9c\x4b\x65\xa2\xba\x6b\xdb\x1e"
-                         "\xd1\x9e\x90\x13\x8a\x45\xd3\x79"
-                         "\xba\xcd\xe2\x13\xe4\x30\x66\xf4"
-                         "\xba\x78\xf9\xfb\x9d\x3c\xa1\x58",
-               .assoc  = "\xab\x14\xf3\x0a\xfe\x0a\x85\xa5"
-                         "\xf2\xd5\xbc\x38\x89\x0e\x04\xfb"
-                         "\x84\x7d\x65\x34\x25\xd8\x47\xfa"
-                         "\xeb\x83\x31\xf1\x54\x54\x89\x0d"
-                         "\x9d",
-               .alen   = 33,
-               .ptext  = "\xba\xde\x82\x72\x42\xa9\x2f\x2c"
-                         "\x12\x0b\xe9\x5c\x87\xd7\x35\x7c"
-                         "\x4f\x2e\xe8\x55\x66\x80\x27\x00"
-                         "\x1b\x8f\x68\xe7\x0a\x6c\x71\xc3"
-                         "\x21\x78\x55\x9d\x9c\x65\x7b\xcd"
-                         "\x0a\x34\x97\xff\x47\x37\xb0\x2a"
-                         "\x80\x0d\x19\x98\x33\xa9\x7a\xe3"
-                         "\x2e\x4c\xc6\xf3\x8c\x88\x42\x01"
-                         "\xbd",
-               .plen   = 65,
-               .ctext  = "\x07\x0a\x35\xb0\x82\x03\x5a\xd2"
-                         "\x15\x3a\x6c\x72\x83\x9b\xb1\x75"
-                         "\xea\xf2\xfc\xff\xc6\xf1\x13\xa4"
-                         "\x1a\x93\x33\x79\x97\x82\x81\xc0"
-                         "\x96\xc2\x00\xab\x39\xae\xa1\x62"
-                         "\x53\xa3\x86\xc9\x07\x8c\xaf\x22"
-                         "\x47\x31\x29\xca\x4a\x95\xf5\xd5"
-                         "\x20\x63\x5a\x54\x80\x2c\x4a\x63"
-                         "\xfb\x18\x73\x31\x4f\x08\x21\x5d"
-                         "\x20\xe9\xc3\x7e\xea\x25\x77\x3a"
-                         "\x65",
-               .clen   = 81,
-       }, {
-               .key    = "\xc9\xa7\x10\xda\x86\x48\xd9\xb3"
-                         "\x32\x42\x15\x80\x85\xa1\x65\xfe"
-                         "\x19\xde\x6b\x76\xa8\x28\x08\x07"
-                         "\x4b\x9a\xa0\xdd\xc1\x84\x58\x79",
-               .klen   = 32,
-               .iv     = "\xd8\x70\x9f\x42\xca\xe6\x83\x3a"
-                         "\x52\x79\x42\xa5\x84\x6a\x96\x7f"
-                         "\xe4\x8f\xed\x97\xe9\xd0\xe8\x0d"
-                         "\x7c\xa6\xd8\xd4\x77\x9b\x40\x2e",
-               .assoc  = "\xe8\x39\x2d\xaa\x0e\x85\x2d\xc1"
-                         "\x72\xaf\x6e\xc9\x82\x33\xc7\x01"
-                         "\xaf\x40\x70\xb8\x2a\x78\xc9\x14"
-                         "\xac\xb1\x10\xca\x2e\xb3\x28\xe4"
-                         "\xac\xfa\x58\x7f\xe5\x73\x09\x8c"
-                         "\x1d\x40\x87\x8c\xd9\x75\xc0\x55"
-                         "\xa2\xda\x07\xd1\xc2\xa9\xd1\xbb"
-                         "\x09\x4f\x77\x62\x88\x2d\xf2\x68"
-                         "\x54",
-               .alen   = 65,
-               .ptext  = "\xf7\x02\xbb\x11\x52\x24\xd8\x48"
-                         "\x93\xe6\x9b\xee\x81\xfc\xf7\x82"
-                         "\x79\xf0\xf3\xd9\x6c\x20\xa9\x1a"
-                         "\xdc\xbc\x47\xc0\xe4\xcb\x10\x99"
-                         "\x2f",
-               .plen   = 33,
-               .ctext  = "\x33\xc1\xda\xfa\x15\x21\x07\x8e"
-                         "\x93\x68\xea\x64\x7b\x3d\x4b\x6b"
-                         "\x71\x5e\x5e\x6b\x92\xaa\x65\xc2"
-                         "\x7a\x2a\xc1\xa9\x0a\xa1\x24\x81"
-                         "\x26\x3a\x5a\x09\xe8\xce\x73\x72"
-                         "\xde\x7b\x58\x9e\x85\xb9\xa4\x28"
-                         "\xda",
-               .clen   = 49,
-       }, {
-               .key    = "\x06\xcc\x4a\x79\x96\xc3\x82\xcf"
-                         "\xb3\x1c\xc7\x12\x7f\xc5\x28\x04"
-                         "\x44\xa1\x76\xfb\xad\xc8\x8a\x21"
-                         "\x0d\xc8\x7f\xb6\x9b\xe3\xf8\x4f",
-               .klen   = 32,
-               .iv     = "\x15\x95\xd8\xe1\xda\x62\x2c\x56"
-                         "\xd3\x53\xf4\x36\x7e\x8e\x59\x85"
-                         "\x0e\x51\xf9\x1c\xee\x70\x6a\x27"
-                         "\x3d\xd3\xb7\xac\x51\xfa\xdf\x05",
-               .assoc  = "\x24\x5e\x67\x49\x1e\x01\xd6\xdd"
-                         "\xf3\x89\x20\x5b\x7c\x57\x89\x07",
-               .alen   = 16,
-               .ptext  = "\x33\x27\xf5\xb1\x62\xa0\x80\x63"
-                         "\x14\xc0\x4d\x7f\x7b\x20\xba\x89",
-               .plen   = 16,
-               .ctext  = "\x3e\xf8\x86\x3d\x39\xf8\x96\x02"
-                         "\x0f\xdf\xc9\x6e\x37\x1e\x57\x99"
-                         "\x07\x2a\x1a\xac\xd1\xda\xfd\x3b"
-                         "\xc7\xff\xbd\xbc\x85\x09\x0b",
-               .clen   = 31,
-       }, {
-               .key    = "\x42\xf0\x84\x19\xa6\x3f\x2b\xea"
-                         "\x34\xf6\x79\xa3\x79\xe9\xeb\x0a"
-                         "\x6e\x63\x82\x7f\xb2\x68\x0c\x3a"
-                         "\xce\xf5\x5e\x8e\x75\x42\x97\x26",
-               .klen   = 32,
-               .iv     = "\x51\xb9\x12\x80\xea\xde\xd5\x71"
-                         "\x54\x2d\xa6\xc8\x78\xb2\x1b\x8c"
-                         "\x39\x14\x05\xa0\xf3\x10\xec\x41"
-                         "\xff\x01\x95\x84\x2b\x59\x7f\xdb",
-               .assoc  = "\x61\x83\xa0\xe8\x2e\x7d\x7f\xf8"
-                         "\x74\x63\xd2\xec\x76\x7c\x4c\x0d",
-               .alen   = 16,
-               .ptext  = "\x70\x4c\x2f\x50\x72\x1c\x29\x7f"
-                         "\x95\x9a\xff\x10\x75\x45\x7d\x8f",
-               .plen   = 16,
-               .ctext  = "\x2f\xc4\xd8\x0d\xa6\x07\xef\x2e"
-                         "\x6c\xd9\x84\x63\x70\x97\x61\x37"
-                         "\x08\x2f\x16\x90\x9e\x62\x30\x0d"
-                         "\x62\xd5\xc8\xf0\x46\x1a",
-               .clen   = 30,
-       }, {
-               .key    = "\x7f\x15\xbd\xb8\xb6\xba\xd3\x06"
-                         "\xb5\xd1\x2b\x35\x73\x0e\xad\x10"
-                         "\x98\x25\x8d\x03\xb7\x08\x8e\x54"
-                         "\x90\x23\x3d\x67\x4f\xa1\x36\xfc",
-               .klen   = 32,
-               .iv     = "\x8e\xde\x4c\x20\xfa\x59\x7e\x8d"
-                         "\xd5\x07\x58\x59\x72\xd7\xde\x92"
-                         "\x63\xd6\x10\x24\xf8\xb0\x6e\x5a"
-                         "\xc0\x2e\x74\x5d\x06\xb8\x1e\xb2",
-               .assoc  = "\x9d\xa7\xda\x88\x3e\xf8\x28\x14"
-                         "\xf5\x3e\x85\x7d\x70\xa0\x0f\x13",
-               .alen   = 16,
-               .ptext  = "\xac\x70\x69\xef\x82\x97\xd2\x9b"
-                         "\x15\x74\xb1\xa2\x6f\x69\x3f\x95",
-               .plen   = 16,
-               .ctext  = "\xce\xf3\x17\x87\x49\xc2\x00\x46"
-                         "\xc6\x12\x5c\x8f\x81\x38\xaa\x55"
-                         "\xf8\x67\x75\xf1\x75\xe3\x2a\x24",
-               .clen   = 24,
+               .entropy = (unsigned char *)
+                       "\x69\xed\x82\xa9\xc5\x7b\xbf\xe5\x1d\x2f\xcb\x7a"
+                       "\xd3\x50\x7d\x96\xb4\xb9\x2b\x50\x77\x51\x27\x74"
+                       "\x33\x74\xba\xf1\x30\xdf\x8e\xdf\x87\x1d\x87\xbc"
+                       "\x96\xb2\xc3\xa7\xed\x60\x5e\x61\x4e\x51\x29\x1a",
+               .entropylen = 48,
+               .expected = (unsigned char *)
+                       "\xa5\x71\x24\x31\x11\xfe\x13\xe1\xa8\x24\x12\xfb"
+                       "\x37\xa1\x27\xa5\xab\x77\xa1\x9f\xae\x8f\xaf\x13"
+                       "\x93\xf7\x53\x85\x91\xb6\x1b\xab\xd4\x6b\xea\xb6"
+                       "\xef\xda\x4c\x90\x6e\xef\x5f\xde\xe1\xc7\x10\x36"
+                       "\xd5\x67\xbd\x14\xb6\x89\x21\x0c\xc9\x92\x65\x64"
+                       "\xd0\xf3\x23\xe0\x7f\xd1\xe8\x75\xc2\x85\x06\xea"
+                       "\xca\xc0\xcb\x79\x2d\x29\x82\xfc\xaa\x9a\xc6\x95"
+                       "\x7e\xdc\x88\x65\xba\xec\x0e\x16\x87\xec\xa3\x9e"
+                       "\xd8\x8c\x80\xab\x3a\x64\xe0\xcb\x0e\x45\x98\xdd"
+                       "\x7c\x6c\x6c\x26\x11\x13\xc8\xce\xa9\x47\xa6\x06"
+                       "\x57\xa2\x66\xbb\x2d\x7f\xf3\xc1",
+               .expectedlen = 128,
+               .addtla = (unsigned char *)
+                       "\x74\xd3\x6d\xda\xe8\xd6\x86\x5f\x63\x01\xfd\xf2"
+                       "\x7d\x06\x29\x6d\x94\xd1\x66\xf0\xd2\x72\x67\x4e"
+                       "\x77\xc5\x3d\x9e\x03\xe3\xa5\x78",
+               .addtlb = (unsigned char *)
+                       "\xf6\xb6\x3d\xf0\x7c\x26\x04\xc5\x8b\xcd\x3e\x6a"
+                       "\x9f\x9c\x3a\x2e\xdb\x47\x87\xe5\x8e\x00\x5e\x2b"
+                       "\x74\x7f\xa6\xf6\x80\xcd\x9b\x21",
+               .addtllen = 32,
+               .pers = (unsigned char *)
+                       "\x74\xa6\xe0\x08\xf9\x27\xee\x1d\x6e\x3c\x28\x20"
+                       "\x87\xdd\xd7\x54\x31\x47\x78\x4b\xe5\x6d\xa3\x73"
+                       "\xa9\x65\xb1\x10\xc1\xdc\x77\x7c",
+               .perslen = 32,
        },
 };
 
-/*
- * MORUS-640 test vectors - generated via reference implementation from
- * SUPERCOP (https://bench.cr.yp.to/supercop.html):
- *
- *   https://bench.cr.yp.to/supercop/supercop-20170228.tar.xz
- *   (see crypto_aead/morus640128v2/)
- */
-static const struct aead_testvec morus640_tv_template[] = {
+static const struct drbg_testvec drbg_nopr_hmac_sha256_tv_template[] = {
        {
-               .key    = "\x00\x00\x00\x00\x00\x00\x00\x00"
-                         "\x00\x00\x00\x00\x00\x00\x00\x00",
-               .klen   = 16,
-               .iv     = "\x0f\xc9\x8e\x67\x44\x9e\xaa\x86"
-                         "\x20\x36\x2c\x24\xfe\xc9\x30\x81",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x89\x62\x7d\xf3\x07\x9d\x52\x05"
-                         "\x53\xc3\x04\x60\x93\xb4\x37\x9a",
-               .clen   = 16,
+               .entropy = (unsigned char *)
+                       "\xca\x85\x19\x11\x34\x93\x84\xbf\xfe\x89\xde\x1c"
+                       "\xbd\xc4\x6e\x68\x31\xe4\x4d\x34\xa4\xfb\x93\x5e"
+                       "\xe2\x85\xdd\x14\xb7\x1a\x74\x88\x65\x9b\xa9\x6c"
+                       "\x60\x1d\xc6\x9f\xc9\x02\x94\x08\x05\xec\x0c\xa8",
+               .entropylen = 48,
+               .expected = (unsigned char *)
+                       "\xe5\x28\xe9\xab\xf2\xde\xce\x54\xd4\x7c\x7e\x75"
+                       "\xe5\xfe\x30\x21\x49\xf8\x17\xea\x9f\xb4\xbe\xe6"
+                       "\xf4\x19\x96\x97\xd0\x4d\x5b\x89\xd5\x4f\xbb\x97"
+                       "\x8a\x15\xb5\xc4\x43\xc9\xec\x21\x03\x6d\x24\x60"
+                       "\xb6\xf7\x3e\xba\xd0\xdc\x2a\xba\x6e\x62\x4a\xbf"
+                       "\x07\x74\x5b\xc1\x07\x69\x4b\xb7\x54\x7b\xb0\x99"
+                       "\x5f\x70\xde\x25\xd6\xb2\x9e\x2d\x30\x11\xbb\x19"
+                       "\xd2\x76\x76\xc0\x71\x62\xc8\xb5\xcc\xde\x06\x68"
+                       "\x96\x1d\xf8\x68\x03\x48\x2c\xb3\x7e\xd6\xd5\xc0"
+                       "\xbb\x8d\x50\xcf\x1f\x50\xd4\x76\xaa\x04\x58\xbd"
+                       "\xab\xa8\x06\xf4\x8b\xe9\xdc\xb8",
+               .expectedlen = 128,
+               .addtla = NULL,
+               .addtlb = NULL,
+               .addtllen = 0,
+               .pers = NULL,
+               .perslen = 0,
        }, {
-               .key    = "\x3c\x24\x39\x9f\x10\x7b\xa8\x1b"
-                         "\x80\xda\xb2\x91\xf9\x24\xc2\x06",
-               .klen   = 16,
-               .iv     = "\x4b\xed\xc8\x07\x54\x1a\x52\xa2"
-                         "\xa1\x10\xde\xb5\xf8\xed\xf3\x87",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\x69",
-               .plen   = 1,
-               .ctext  = "\xa8\x8d\xe4\x90\xb5\x50\x8f\x78"
-                         "\xb6\x10\x9a\x59\x5f\x61\x37\x70"
-                         "\x09",
-               .clen   = 17,
+               .entropy = (unsigned char *)
+                       "\xf9\x7a\x3c\xfd\x91\xfa\xa0\x46\xb9\xe6\x1b\x94"
+                       "\x93\xd4\x36\xc4\x93\x1f\x60\x4b\x22\xf1\x08\x15"
+                       "\x21\xb3\x41\x91\x51\xe8\xff\x06\x11\xf3\xa7\xd4"
+                       "\x35\x95\x35\x7d\x58\x12\x0b\xd1\xe2\xdd\x8a\xed",
+               .entropylen = 48,
+               .expected = (unsigned char *)
+                       "\xc6\x87\x1c\xff\x08\x24\xfe\x55\xea\x76\x89\xa5"
+                       "\x22\x29\x88\x67\x30\x45\x0e\x5d\x36\x2d\xa5\xbf"
+                       "\x59\x0d\xcf\x9a\xcd\x67\xfe\xd4\xcb\x32\x10\x7d"
+                       "\xf5\xd0\x39\x69\xa6\x6b\x1f\x64\x94\xfd\xf5\xd6"
+                       "\x3d\x5b\x4d\x0d\x34\xea\x73\x99\xa0\x7d\x01\x16"
+                       "\x12\x6d\x0d\x51\x8c\x7c\x55\xba\x46\xe1\x2f\x62"
+                       "\xef\xc8\xfe\x28\xa5\x1c\x9d\x42\x8e\x6d\x37\x1d"
+                       "\x73\x97\xab\x31\x9f\xc7\x3d\xed\x47\x22\xe5\xb4"
+                       "\xf3\x00\x04\x03\x2a\x61\x28\xdf\x5e\x74\x97\xec"
+                       "\xf8\x2c\xa7\xb0\xa5\x0e\x86\x7e\xf6\x72\x8a\x4f"
+                       "\x50\x9a\x8c\x85\x90\x87\x03\x9c",
+               .expectedlen = 128,
+               .addtla = (unsigned char *)
+                       "\x51\x72\x89\xaf\xe4\x44\xa0\xfe\x5e\xd1\xa4\x1d"
+                       "\xbb\xb5\xeb\x17\x15\x00\x79\xbd\xd3\x1e\x29\xcf"
+                       "\x2f\xf3\x00\x34\xd8\x26\x8e\x3b",
+               .addtlb = (unsigned char *)
+                       "\x88\x02\x8d\x29\xef\x80\xb4\xe6\xf0\xfe\x12\xf9"
+                       "\x1d\x74\x49\xfe\x75\x06\x26\x82\xe8\x9c\x57\x14"
+                       "\x40\xc0\xc9\xb5\x2c\x42\xa6\xe0",
+               .addtllen = 32,
+               .pers = NULL,
+               .perslen = 0,
        }, {
-               .key    = "\x79\x49\x73\x3e\x20\xf7\x51\x37"
-                         "\x01\xb4\x64\x22\xf3\x48\x85\x0c",
-               .klen   = 16,
-               .iv     = "\x88\x12\x01\xa6\x64\x96\xfb\xbe"
-                         "\x22\xea\x90\x47\xf2\x11\xb5\x8e",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\xa6\xa4\x1e\x76\xec\xd4\x50\xcc"
-                         "\x62\x58\xe9\x8f\xef\xa4\x17",
-               .plen   = 15,
-               .ctext  = "\x76\xdd\xb9\x05\x3d\xce\x61\x38"
-                         "\xf3\xef\xf7\xe5\xd7\xfd\x70\xa5"
-                         "\xcf\x9d\x64\xb8\x0a\x9f\xfd\x8b"
-                         "\xd4\x6e\xfe\xd9\xc8\x63\x4b",
-               .clen   = 31,
+               .entropy = (unsigned char *)
+                       "\x8d\xf0\x13\xb4\xd1\x03\x52\x30\x73\x91\x7d\xdf"
+                       "\x6a\x86\x97\x93\x05\x9e\x99\x43\xfc\x86\x54\x54"
+                       "\x9e\x7a\xb2\x2f\x7c\x29\xf1\x22\xda\x26\x25\xaf"
+                       "\x2d\xdd\x4a\xbc\xce\x3c\xf4\xfa\x46\x59\xd8\x4e",
+               .entropylen = 48,
+               .expected = (unsigned char *)
+                       "\xb9\x1c\xba\x4c\xc8\x4f\xa2\x5d\xf8\x61\x0b\x81"
+                       "\xb6\x41\x40\x27\x68\xa2\x09\x72\x34\x93\x2e\x37"
+                       "\xd5\x90\xb1\x15\x4c\xbd\x23\xf9\x74\x52\xe3\x10"
+                       "\xe2\x91\xc4\x51\x46\x14\x7f\x0d\xa2\xd8\x17\x61"
+                       "\xfe\x90\xfb\xa6\x4f\x94\x41\x9c\x0f\x66\x2b\x28"
+                       "\xc1\xed\x94\xda\x48\x7b\xb7\xe7\x3e\xec\x79\x8f"
+                       "\xbc\xf9\x81\xb7\x91\xd1\xbe\x4f\x17\x7a\x89\x07"
+                       "\xaa\x3c\x40\x16\x43\xa5\xb6\x2b\x87\xb8\x9d\x66"
+                       "\xb3\xa6\x0e\x40\xd4\xa8\xe4\xe9\xd8\x2a\xf6\xd2"
+                       "\x70\x0e\x6f\x53\x5c\xdb\x51\xf7\x5c\x32\x17\x29"
+                       "\x10\x37\x41\x03\x0c\xcc\x3a\x56",
+               .expectedlen = 128,
+               .addtla = NULL,
+               .addtlb = NULL,
+               .addtllen = 0,
+               .pers = (unsigned char *)
+                       "\xb5\x71\xe6\x6d\x7c\x33\x8b\xc0\x7b\x76\xad\x37"
+                       "\x57\xbb\x2f\x94\x52\xbf\x7e\x07\x43\x7a\xe8\x58"
+                       "\x1c\xe7\xbc\x7c\x3a\xc6\x51\xa9",
+               .perslen = 32,
        }, {
-               .key    = "\xb5\x6e\xad\xdd\x30\x72\xfa\x53"
-                         "\x82\x8e\x16\xb4\xed\x6d\x47\x12",
-               .klen   = 16,
-               .iv     = "\xc4\x37\x3b\x45\x74\x11\xa4\xda"
-                         "\xa2\xc5\x42\xd8\xec\x36\x78\x94",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\xe2\xc9\x58\x15\xfc\x4f\xf8\xe8"
-                         "\xe3\x32\x9b\x21\xe9\xc8\xd9\x97",
-               .plen   = 16,
-               .ctext  = "\xdc\x72\xe8\x14\xfb\x63\xad\x72"
-                         "\x1f\x57\x9a\x1f\x88\x81\xdb\xd6"
-                         "\xc1\x91\x9d\xb9\x25\xc4\x99\x4c"
-                         "\x97\xcd\x8a\x0c\x9d\x68\x00\x1c",
-               .clen   = 32,
+               .entropy = (unsigned char *)
+                       "\xc2\xa5\x66\xa9\xa1\x81\x7b\x15\xc5\xc3\xb7\x78"
+                       "\x17\x7a\xc8\x7c\x24\xe7\x97\xbe\x0a\x84\x5f\x11"
+                       "\xc2\xfe\x39\x9d\xd3\x77\x32\xf2\xcb\x18\x94\xeb"
+                       "\x2b\x97\xb3\xc5\x6e\x62\x83\x29\x51\x6f\x86\xec",
+               .entropylen = 48,
+               .expected = (unsigned char *)
+                       "\xb3\xa3\x69\x8d\x77\x76\x99\xa0\xdd\x9f\xa3\xf0"
+                       "\xa9\xfa\x57\x83\x2d\x3c\xef\xac\x5d\xf2\x44\x37"
+                       "\xc6\xd7\x3a\x0f\xe4\x10\x40\xf1\x72\x90\x38\xae"
+                       "\xf1\xe9\x26\x35\x2e\xa5\x9d\xe1\x20\xbf\xb7\xb0"
+                       "\x73\x18\x3a\x34\x10\x6e\xfe\xd6\x27\x8f\xf8\xad"
+                       "\x84\x4b\xa0\x44\x81\x15\xdf\xdd\xf3\x31\x9a\x82"
+                       "\xde\x6b\xb1\x1d\x80\xbd\x87\x1a\x9a\xcd\x35\xc7"
+                       "\x36\x45\xe1\x27\x0f\xb9\xfe\x4f\xa8\x8e\xc0\xe4"
+                       "\x65\x40\x9e\xa0\xcb\xa8\x09\xfe\x2f\x45\xe0\x49"
+                       "\x43\xa2\xe3\x96\xbb\xb7\xdd\x2f\x4e\x07\x95\x30"
+                       "\x35\x24\xcc\x9c\xc5\xea\x54\xa1",
+               .expectedlen = 128,
+               .addtla = (unsigned char *)
+                       "\x41\x3d\xd8\x3f\xe5\x68\x35\xab\xd4\x78\xcb\x96"
+                       "\x93\xd6\x76\x35\x90\x1c\x40\x23\x9a\x26\x64\x62"
+                       "\xd3\x13\x3b\x83\xe4\x9c\x82\x0b",
+               .addtlb = (unsigned char *)
+                       "\xd5\xc4\xa7\x1f\x9d\x6d\x95\xa1\xbe\xdf\x0b\xd2"
+                       "\x24\x7c\x27\x7d\x1f\x84\xa4\xe5\x7a\x4a\x88\x25"
+                       "\xb8\x2a\x2d\x09\x7d\xe6\x3e\xf1",
+               .addtllen = 32,
+               .pers = (unsigned char *)
+                       "\x13\xce\x4d\x8d\xd2\xdb\x97\x96\xf9\x41\x56\xc8"
+                       "\xe8\xf0\x76\x9b\x0a\xa1\xc8\x2c\x13\x23\xb6\x15"
+                       "\x36\x60\x3b\xca\x37\xc9\xee\x29",
+               .perslen = 32,
+       },
+};
+
+static const struct drbg_testvec drbg_nopr_ctr_aes192_tv_template[] = {
+       {
+               .entropy = (unsigned char *)
+                       "\xc3\x5c\x2f\xa2\xa8\x9d\x52\xa1\x1f\xa3\x2a\xa9"
+                       "\x6c\x95\xb8\xf1\xc9\xa8\xf9\xcb\x24\x5a\x8b\x40"
+                       "\xf3\xa6\xe5\xa7\xfb\xd9\xd3\xc6\x8e\x27\x7b\xa9"
+                       "\xac\x9b\xbb\x00",
+               .entropylen = 40,
+               .expected = (unsigned char *)
+                       "\x8c\x2e\x72\xab\xfd\x9b\xb8\x28\x4d\xb7\x9e\x17"
+                       "\xa4\x3a\x31\x46\xcd\x76\x94\xe3\x52\x49\xfc\x33"
+                       "\x83\x91\x4a\x71\x17\xf4\x13\x68\xe6\xd4\xf1\x48"
+                       "\xff\x49\xbf\x29\x07\x6b\x50\x15\xc5\x9f\x45\x79"
+                       "\x45\x66\x2e\x3d\x35\x03\x84\x3f\x4a\xa5\xa3\xdf"
+                       "\x9a\x9d\xf1\x0d",
+               .expectedlen = 64,
+               .addtla = NULL,
+               .addtlb = NULL,
+               .addtllen = 0,
+               .pers = NULL,
+               .perslen = 0,
+       },
+};
+
+static const struct drbg_testvec drbg_nopr_ctr_aes256_tv_template[] = {
+       {
+               .entropy = (unsigned char *)
+                       "\x36\x40\x19\x40\xfa\x8b\x1f\xba\x91\xa1\x66\x1f"
+                       "\x21\x1d\x78\xa0\xb9\x38\x9a\x74\xe5\xbc\xcf\xec"
+                       "\xe8\xd7\x66\xaf\x1a\x6d\x3b\x14\x49\x6f\x25\xb0"
+                       "\xf1\x30\x1b\x4f\x50\x1b\xe3\x03\x80\xa1\x37\xeb",
+               .entropylen = 48,
+               .expected = (unsigned char *)
+                       "\x58\x62\xeb\x38\xbd\x55\x8d\xd9\x78\xa6\x96\xe6"
+                       "\xdf\x16\x47\x82\xdd\xd8\x87\xe7\xe9\xa6\xc9\xf3"
+                       "\xf1\xfb\xaf\xb7\x89\x41\xb5\x35\xa6\x49\x12\xdf"
+                       "\xd2\x24\xc6\xdc\x74\x54\xe5\x25\x0b\x3d\x97\x16"
+                       "\x5e\x16\x26\x0c\x2f\xaf\x1c\xc7\x73\x5c\xb7\x5f"
+                       "\xb4\xf0\x7e\x1d",
+               .expectedlen = 64,
+               .addtla = NULL,
+               .addtlb = NULL,
+               .addtllen = 0,
+               .pers = NULL,
+               .perslen = 0,
+       },
+};
+
+static const struct drbg_testvec drbg_nopr_ctr_aes128_tv_template[] = {
+       {
+               .entropy = (unsigned char *)
+                       "\x87\xe1\xc5\x32\x99\x7f\x57\xa3\x5c\x28\x6d\xe8"
+                       "\x64\xbf\xf2\x64\xa3\x9e\x98\xdb\x6c\x10\x78\x7f",
+               .entropylen = 24,
+               .expected = (unsigned char *)
+                       "\x2c\x14\x7e\x24\x11\x9a\xd8\xd4\xb2\xed\x61\xc1"
+                       "\x53\xd0\x50\xc9\x24\xff\x59\x75\x15\xf1\x17\x3a"
+                       "\x3d\xf4\x4b\x2c\x84\x28\xef\x89\x0e\xb9\xde\xf3"
+                       "\xe4\x78\x04\xb2\xfd\x9b\x35\x7f\xe1\x3f\x8a\x3e"
+                       "\x10\xc8\x67\x0a\xf9\xdf\x2d\x6c\x96\xfb\xb2\xb8"
+                       "\xcb\x2d\xd6\xb0",
+               .expectedlen = 64,
+               .addtla = NULL,
+               .addtlb = NULL,
+               .addtllen = 0,
+               .pers = NULL,
+               .perslen = 0,
        }, {
-               .key    = "\xf2\x92\xe6\x7d\x40\xee\xa3\x6f"
-                         "\x03\x68\xc8\x45\xe7\x91\x0a\x18",
-               .klen   = 16,
-               .iv     = "\x01\x5c\x75\xe5\x84\x8d\x4d\xf6"
-                         "\x23\x9f\xf4\x6a\xe6\x5a\x3b\x9a",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\x1f\xee\x92\xb4\x0c\xcb\xa1\x04"
-                         "\x64\x0c\x4d\xb2\xe3\xec\x9c\x9d"
-                         "\x09",
-               .plen   = 17,
-               .ctext  = "\x6b\x4f\x3b\x90\x9a\xa2\xb3\x82"
-                         "\x0a\xb8\x55\xee\xeb\x73\x4d\x7f"
-                         "\x54\x11\x3a\x8a\x31\xa3\xb5\xf2"
-                         "\xcd\x49\xdb\xf3\xee\x26\xbd\xa2"
-                         "\x0d",
-               .clen   = 33,
+               .entropy = (unsigned char *)
+                       "\x71\xbd\xce\x35\x42\x7d\x20\xbf\x58\xcf\x17\x74"
+                       "\xce\x72\xd8\x33\x34\x50\x2d\x8f\x5b\x14\xc4\xdd",
+               .entropylen = 24,
+               .expected = (unsigned char *)
+                       "\x97\x33\xe8\x20\x12\xe2\x7b\xa1\x46\x8f\xf2\x34"
+                       "\xb3\xc9\xb6\x6b\x20\xb2\x4f\xee\x27\xd8\x0b\x21"
+                       "\x8c\xff\x63\x73\x69\x29\xfb\xf3\x85\xcd\x88\x8e"
+                       "\x43\x2c\x71\x8b\xa2\x55\xd2\x0f\x1d\x7f\xe3\xe1"
+                       "\x2a\xa3\xe9\x2c\x25\x89\xc7\x14\x52\x99\x56\xcc"
+                       "\xc3\xdf\xb3\x81",
+               .expectedlen = 64,
+               .addtla = (unsigned char *)
+                       "\x66\xef\x42\xd6\x9a\x8c\x3d\x6d\x4a\x9e\x95\xa6"
+                       "\x91\x4d\x81\x56",
+               .addtlb = (unsigned char *)
+                       "\xe3\x18\x83\xd9\x4b\x5e\xc4\xcc\xaa\x61\x2f\xbb"
+                       "\x4a\x55\xd1\xc6",
+               .addtllen = 16,
+               .pers = NULL,
+               .perslen = 0,
        }, {
-               .key    = "\x2e\xb7\x20\x1c\x50\x6a\x4b\x8b"
-                         "\x84\x42\x7a\xd7\xe1\xb5\xcd\x1f",
-               .klen   = 16,
-               .iv     = "\x3d\x80\xae\x84\x94\x09\xf6\x12"
-                         "\xa4\x79\xa6\xfb\xe0\x7f\xfd\xa0",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\x5c\x13\xcb\x54\x1c\x47\x4a\x1f"
-                         "\xe5\xe6\xff\x44\xdd\x11\x5f\xa3"
-                         "\x33\xdd\xc2\xf8\xdd\x18\x2b\x93"
-                         "\x57\x05\x01\x1c\x66\x22\xd3",
-               .plen   = 31,
-               .ctext  = "\x59\xd1\x0f\x6b\xee\x27\x84\x92"
-                         "\xb7\xa9\xb5\xdd\x02\xa4\x12\xa5"
-                         "\x50\x32\xb4\x9a\x2e\x35\x83\x55"
-                         "\x36\x12\x12\xed\xa3\x31\xc5\x30"
-                         "\xa7\xe2\x4a\x6d\x05\x59\x43\x91"
-                         "\x75\xfa\x6c\x17\xc6\x73\xca",
-               .clen   = 47,
+               .entropy = (unsigned char *)
+                       "\xca\x4b\x1e\xfa\x75\xbd\x69\x36\x38\x73\xb8\xf9"
+                       "\xdb\x4d\x35\x0e\x47\xbf\x6c\x37\x72\xfd\xf7\xa9",
+               .entropylen = 24,
+               .expected = (unsigned char *)
+                       "\x59\xc3\x19\x79\x1b\xb1\xf3\x0e\xe9\x34\xae\x6e"
+                       "\x8b\x1f\xad\x1f\x74\xca\x25\x45\x68\xb8\x7f\x75"
+                       "\x12\xf8\xf2\xab\x4c\x23\x01\x03\x05\xe1\x70\xee"
+                       "\x75\xd8\xcb\xeb\x23\x4c\x7a\x23\x6e\x12\x27\xdb"
+                       "\x6f\x7a\xac\x3c\x44\xb7\x87\x4b\x65\x56\x74\x45"
+                       "\x34\x30\x0c\x3d",
+               .expectedlen = 64,
+               .addtla = NULL,
+               .addtlb = NULL,
+               .addtllen = 0,
+               .pers = (unsigned char *)
+                       "\xeb\xaa\x60\x2c\x4d\xbe\x33\xff\x1b\xef\xbf\x0a"
+                       "\x0b\xc6\x97\x54",
+               .perslen = 16,
        }, {
-               .key    = "\x6b\xdc\x5a\xbb\x60\xe5\xf4\xa6"
-                         "\x05\x1d\x2c\x68\xdb\xda\x8f\x25",
-               .klen   = 16,
-               .iv     = "\x7a\xa5\xe8\x23\xa4\x84\x9e\x2d"
-                         "\x25\x53\x58\x8c\xda\xa3\xc0\xa6",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\x98\x37\x05\xf3\x2c\xc2\xf3\x3b"
-                         "\x66\xc0\xb1\xd5\xd7\x35\x21\xaa"
-                         "\x5d\x9f\xce\x7c\xe2\xb8\xad\xad"
-                         "\x19\x33\xe0\xf4\x40\x81\x72\x28",
-               .plen   = 32,
-               .ctext  = "\xdb\x49\x68\x0f\x91\x5b\x21\xb1"
-                         "\xcf\x50\xb2\x4c\x32\xe1\xa6\x69"
-                         "\xc0\xfb\x44\x1f\xa0\x9a\xeb\x39"
-                         "\x1b\xde\x68\x38\xcc\x27\x52\xc5"
-                         "\xf6\x3e\x74\xea\x66\x5b\x5f\x0c"
-                         "\x65\x9e\x58\xe6\x52\xa2\xfe\x59",
-               .clen   = 48,
-       }, {
-               .key    = "\xa7\x00\x93\x5b\x70\x61\x9d\xc2"
-                         "\x86\xf7\xde\xfa\xd5\xfe\x52\x2b",
-               .klen   = 16,
-               .iv     = "\xb6\xca\x22\xc3\xb4\x00\x47\x49"
-                         "\xa6\x2d\x0a\x1e\xd4\xc7\x83\xad",
-               .assoc  = "\xc5",
-               .alen   = 1,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x56\xe7\x24\x52\xdd\x95\x60\x5b"
-                         "\x09\x48\x39\x69\x9c\xb3\x62\x46",
-               .clen   = 16,
-       }, {
-               .key    = "\xe4\x25\xcd\xfa\x80\xdd\x46\xde"
-                         "\x07\xd1\x90\x8b\xcf\x23\x15\x31",
-               .klen   = 16,
-               .iv     = "\xf3\xee\x5c\x62\xc4\x7c\xf0\x65"
-                         "\x27\x08\xbd\xaf\xce\xec\x45\xb3",
-               .assoc  = "\x02\xb8\xea\xca\x09\x1b\x9a\xec"
-                         "\x47\x3e\xe9\xd4\xcc\xb5\x76",
-               .alen   = 15,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\xdd\xfa\x6c\x1f\x5d\x86\x87\x01"
-                         "\x13\xe5\x73\x46\x46\xf2\x5c\xe1",
-               .clen   = 16,
-       }, {
-               .key    = "\x20\x4a\x07\x99\x91\x58\xee\xfa"
-                         "\x88\xab\x42\x1c\xc9\x47\xd7\x38",
-               .klen   = 16,
-               .iv     = "\x2f\x13\x95\x01\xd5\xf7\x99\x81"
-                         "\xa8\xe2\x6f\x41\xc8\x10\x08\xb9",
-               .assoc  = "\x3f\xdc\x24\x69\x19\x96\x43\x08"
-                         "\xc8\x18\x9b\x65\xc6\xd9\x39\x3b",
-               .alen   = 16,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\xa6\x1b\xb9\xd7\x5e\x3c\xcf\xac"
-                         "\xa9\x21\x45\x0b\x16\x52\xf7\xe1",
-               .clen   = 16,
-       }, {
-               .key    = "\x5d\x6f\x41\x39\xa1\xd4\x97\x16"
-                         "\x09\x85\xf4\xae\xc3\x6b\x9a\x3e",
-               .klen   = 16,
-               .iv     = "\x6c\x38\xcf\xa1\xe5\x73\x41\x9d"
-                         "\x29\xbc\x21\xd2\xc2\x35\xcb\xbf",
-               .assoc  = "\x7b\x01\x5d\x08\x29\x12\xec\x24"
-                         "\x49\xf3\x4d\xf7\xc0\xfe\xfb\x41"
-                         "\x3c",
-               .alen   = 17,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x15\xff\xde\x3b\x34\xfc\xf6\xf9"
-                         "\xbb\xa8\x62\xad\x0a\xf5\x48\x60",
-               .clen   = 16,
-       }, {
-               .key    = "\x99\x93\x7a\xd8\xb1\x50\x40\x31"
-                         "\x8a\x60\xa6\x3f\xbd\x90\x5d\x44",
-               .klen   = 16,
-               .iv     = "\xa8\x5c\x09\x40\xf5\xef\xea\xb8"
-                         "\xaa\x96\xd3\x64\xbc\x59\x8d\xc6",
-               .assoc  = "\xb8\x26\x97\xa8\x39\x8e\x94\x3f"
-                         "\xca\xcd\xff\x88\xba\x22\xbe\x47"
-                         "\x67\xba\x85\xf1\xbb\x30\x56\x26"
-                         "\xaf\x0b\x02\x38\xcc\x44\xa7",
-               .alen   = 31,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\xd2\x9d\xf8\x3b\xd7\x84\xe9\x2d"
-                         "\x4b\xef\x75\x16\x0a\x99\xae\x6b",
-               .clen   = 16,
-       }, {
-               .key    = "\xd6\xb8\xb4\x77\xc1\xcb\xe9\x4d"
-                         "\x0a\x3a\x58\xd1\xb7\xb4\x1f\x4a",
-               .klen   = 16,
-               .iv     = "\xe5\x81\x42\xdf\x05\x6a\x93\xd4"
-                         "\x2b\x70\x85\xf5\xb6\x7d\x50\xcc",
-               .assoc  = "\xf4\x4a\xd1\x47\x49\x09\x3d\x5b"
-                         "\x4b\xa7\xb1\x19\xb4\x46\x81\x4d"
-                         "\x91\x7c\x91\x75\xc0\xd0\xd8\x40"
-                         "\x71\x39\xe1\x10\xa6\xa3\x46\x7a",
-               .alen   = 32,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\xe4\x8d\xa7\xa7\x45\xc1\x31\x4f"
-                         "\xce\xfb\xaf\xd6\xc2\xe6\xee\xc0",
-               .clen   = 16,
-       }, {
-               .key    = "\x12\xdd\xee\x17\xd1\x47\x92\x69"
-                         "\x8b\x14\x0a\x62\xb1\xd9\xe2\x50",
-               .klen   = 16,
-               .iv     = "\x22\xa6\x7c\x7f\x15\xe6\x3c\xf0"
-                         "\xac\x4b\x37\x86\xb0\xa2\x13\xd2",
-               .assoc  = "\x31",
-               .alen   = 1,
-               .ptext  = "\x40",
-               .plen   = 1,
-               .ctext  = "\xe2\x67\x38\x4f\xb9\xad\x7d\x38"
-                         "\x01\xfe\x84\x14\x85\xf8\xd1\xe3"
-                         "\x22",
-               .clen   = 17,
-       }, {
-               .key    = "\x4f\x01\x27\xb6\xe1\xc3\x3a\x85"
-                         "\x0c\xee\xbc\xf4\xab\xfd\xa5\x57",
-               .klen   = 16,
-               .iv     = "\x5e\xcb\xb6\x1e\x25\x62\xe4\x0c"
-                         "\x2d\x25\xe9\x18\xaa\xc6\xd5\xd8",
-               .assoc  = "\x6d\x94\x44\x86\x69\x00\x8f\x93"
-                         "\x4d\x5b\x15\x3c\xa8\x8f\x06",
-               .alen   = 15,
-               .ptext  = "\x7c\x5d\xd3\xee\xad\x9f\x39\x1a"
-                         "\x6d\x92\x42\x61\xa7\x58\x37",
-               .plen   = 15,
-               .ctext  = "\x77\x32\x61\xeb\xb4\x33\x29\x92"
-                         "\x29\x95\xc5\x8e\x85\x76\xab\xfc"
-                         "\x07\x95\xa7\x44\x74\xf7\x22\xff"
-                         "\xd8\xd8\x36\x3d\x8a\x7f\x9e",
-               .clen   = 31,
-       }, {
-               .key    = "\x8b\x26\x61\x55\xf1\x3e\xe3\xa1"
-                         "\x8d\xc8\x6e\x85\xa5\x21\x67\x5d",
-               .klen   = 16,
-               .iv     = "\x9b\xef\xf0\xbd\x35\xdd\x8d\x28"
-                         "\xad\xff\x9b\xa9\xa4\xeb\x98\xdf",
-               .assoc  = "\xaa\xb8\x7e\x25\x79\x7c\x37\xaf"
-                         "\xce\x36\xc7\xce\xa2\xb4\xc9\x60",
-               .alen   = 16,
-               .ptext  = "\xb9\x82\x0c\x8d\xbd\x1b\xe2\x36"
-                         "\xee\x6c\xf4\xf2\xa1\x7d\xf9\xe2",
-               .plen   = 16,
-               .ctext  = "\xd8\xfd\x44\x45\xf6\x42\x12\x38"
-                         "\xf2\x0b\xea\x4f\x9e\x11\x61\x07"
-                         "\x48\x67\x98\x18\x9b\xd0\x0c\x59"
-                         "\x67\xa4\x11\xb3\x2b\xd6\xc1\x70",
-               .clen   = 32,
-       }, {
-               .key    = "\xc8\x4b\x9b\xf5\x01\xba\x8c\xbd"
-                         "\x0e\xa3\x21\x16\x9f\x46\x2a\x63",
-               .klen   = 16,
-               .iv     = "\xd7\x14\x29\x5d\x45\x59\x36\x44"
-                         "\x2e\xd9\x4d\x3b\x9e\x0f\x5b\xe5",
-               .assoc  = "\xe6\xdd\xb8\xc4\x89\xf8\xe0\xca"
-                         "\x4f\x10\x7a\x5f\x9c\xd8\x8b\x66"
-                         "\x3b",
-               .alen   = 17,
-               .ptext  = "\xf5\xa6\x46\x2c\xce\x97\x8a\x51"
-                         "\x6f\x46\xa6\x83\x9b\xa1\xbc\xe8"
-                         "\x05",
-               .plen   = 17,
-               .ctext  = "\xb1\xab\x53\x4e\xc7\x40\x16\xb6"
-                         "\x71\x3a\x00\x9f\x41\x88\xb0\xb2"
-                         "\x71\x83\x85\x5f\xc8\x79\x0a\x99"
-                         "\x99\xdc\x89\x1c\x88\xd2\x3e\xf9"
-                         "\x83",
-               .clen   = 33,
-       }, {
-               .key    = "\x05\x70\xd5\x94\x12\x36\x35\xd8"
-                         "\x8f\x7d\xd3\xa8\x99\x6a\xed\x69",
-               .klen   = 16,
-               .iv     = "\x14\x39\x63\xfc\x56\xd5\xdf\x5f"
-                         "\xaf\xb3\xff\xcc\x98\x33\x1d\xeb",
-               .assoc  = "\x23\x02\xf1\x64\x9a\x73\x89\xe6"
-                         "\xd0\xea\x2c\xf1\x96\xfc\x4e\x6d"
-                         "\x65\x48\xcb\x0a\xda\xf0\x62\xc0"
-                         "\x38\x1d\x3b\x4a\xe9\x7e\x62",
-               .alen   = 31,
-               .ptext  = "\x32\xcb\x80\xcc\xde\x12\x33\x6d"
-                         "\xf0\x20\x58\x15\x95\xc6\x7f\xee"
-                         "\x2f\xf9\x4e\x2c\x1b\x98\x43\xc7"
-                         "\x68\x28\x73\x40\x9f\x96\x4a",
-               .plen   = 31,
-               .ctext  = "\x29\xc4\xf0\x03\xc1\x86\xdf\x06"
-                         "\x5c\x7b\xef\x64\x87\x00\xd1\x37"
-                         "\xa7\x08\xbc\x7f\x8f\x41\x54\xd0"
-                         "\x3e\xf1\xc3\xa2\x96\x84\xdd\x2a"
-                         "\x2d\x21\x30\xf9\x02\xdb\x06\x0c"
-                         "\xf1\x5a\x66\x69\xe0\xca\x83",
-               .clen   = 47,
-       }, {
-               .key    = "\x41\x94\x0e\x33\x22\xb1\xdd\xf4"
-                         "\x10\x57\x85\x39\x93\x8f\xaf\x70",
-               .klen   = 16,
-               .iv     = "\x50\x5d\x9d\x9b\x66\x50\x88\x7b"
-                         "\x30\x8e\xb1\x5e\x92\x58\xe0\xf1",
-               .assoc  = "\x5f\x27\x2b\x03\xaa\xef\x32\x02"
-                         "\x50\xc4\xde\x82\x90\x21\x11\x73"
-                         "\x8f\x0a\xd6\x8f\xdf\x90\xe4\xda"
-                         "\xf9\x4a\x1a\x23\xc3\xdd\x02\x81",
-               .alen   = 32,
-               .ptext  = "\x6e\xf0\xba\x6b\xee\x8e\xdc\x89"
-                         "\x71\xfb\x0a\xa6\x8f\xea\x41\xf4"
-                         "\x5a\xbb\x59\xb0\x20\x38\xc5\xe0"
-                         "\x29\x56\x52\x19\x79\xf5\xe9\x37",
-               .plen   = 32,
-               .ctext  = "\xe2\x2e\x44\xdf\xd3\x60\x6d\xb2"
-                         "\x70\x57\x37\xc5\xc2\x4f\x8d\x14"
-                         "\xc6\xbf\x8b\xec\xf5\x62\x67\xf2"
-                         "\x2f\xa1\xe6\xd6\xa7\xb1\x8c\x54"
-                         "\xe5\x6b\x49\xf9\x6e\x90\xc3\xaa"
-                         "\x7a\x00\x2e\x4d\x7f\x31\x2e\x81",
-               .clen   = 48,
-       }, {
-               .key    = "\x7e\xb9\x48\xd3\x32\x2d\x86\x10"
-                         "\x91\x31\x37\xcb\x8d\xb3\x72\x76",
-               .klen   = 16,
-               .iv     = "\x8d\x82\xd6\x3b\x76\xcc\x30\x97"
-                         "\xb1\x68\x63\xef\x8c\x7c\xa3\xf7",
-               .assoc  = "\x9c\x4b\x65\xa2\xba\x6b\xdb\x1e"
-                         "\xd1\x9e\x90\x13\x8a\x45\xd3\x79"
-                         "\xba\xcd\xe2\x13\xe4\x30\x66\xf4"
-                         "\xba\x78\xf9\xfb\x9d\x3c\xa1\x58"
-                         "\x1a",
-               .alen   = 33,
-               .ptext  = "\xab\x14\xf3\x0a\xfe\x0a\x85\xa5"
-                         "\xf2\xd5\xbc\x38\x89\x0e\x04\xfb"
-                         "\x84\x7d\x65\x34\x25\xd8\x47\xfa"
-                         "\xeb\x83\x31\xf1\x54\x54\x89\x0d"
-                         "\x9d\x4d\x54\x51\x84\x61\xf6\x8e"
-                         "\x03\x31\xf2\x25\x16\xcc\xaa\xc6"
-                         "\x75\x73\x20\x30\x59\x54\xb2\xf0"
-                         "\x3a\x4b\xe0\x23\x8e\xa6\x08\x35"
-                         "\x8a",
-               .plen   = 65,
-               .ctext  = "\xc7\xca\x26\x61\x57\xee\xa2\xb9"
-                         "\xb1\x37\xde\x95\x06\x90\x11\x08"
-                         "\x4d\x30\x9f\x24\xc0\x56\xb7\xe1"
-                         "\x0b\x9f\xd2\x57\xe9\xd2\xb1\x76"
-                         "\x56\x9a\xb4\x58\xc5\x08\xfc\xb5"
-                         "\xf2\x31\x9b\xc9\xcd\xb3\x64\xdb"
-                         "\x6f\x50\xbf\xf4\x73\x9d\xfb\x6b"
-                         "\xef\x35\x25\x48\xed\xcf\x29\xa8"
-                         "\xac\xc3\xb9\xcb\x61\x8f\x73\x92"
-                         "\x2c\x7a\x6f\xda\xf9\x09\x6f\xe1"
-                         "\xc4",
-               .clen   = 81,
-       }, {
-               .key    = "\xba\xde\x82\x72\x42\xa9\x2f\x2c"
-                         "\x12\x0b\xe9\x5c\x87\xd7\x35\x7c",
-               .klen   = 16,
-               .iv     = "\xc9\xa7\x10\xda\x86\x48\xd9\xb3"
-                         "\x32\x42\x15\x80\x85\xa1\x65\xfe",
-               .assoc  = "\xd8\x70\x9f\x42\xca\xe6\x83\x3a"
-                         "\x52\x79\x42\xa5\x84\x6a\x96\x7f"
-                         "\xe4\x8f\xed\x97\xe9\xd0\xe8\x0d"
-                         "\x7c\xa6\xd8\xd4\x77\x9b\x40\x2e"
-                         "\x28\xce\x57\x34\xcd\x6e\x84\x4c"
-                         "\x17\x3c\xe1\xb2\xa8\x0b\xbb\xf1"
-                         "\x96\x41\x0d\x69\xe8\x54\x0a\xc8"
-                         "\x15\x4e\x91\x92\x89\x4b\xb7\x9b"
-                         "\x21",
-               .alen   = 65,
-               .ptext  = "\xe8\x39\x2d\xaa\x0e\x85\x2d\xc1"
-                         "\x72\xaf\x6e\xc9\x82\x33\xc7\x01"
-                         "\xaf\x40\x70\xb8\x2a\x78\xc9\x14"
-                         "\xac\xb1\x10\xca\x2e\xb3\x28\xe4"
-                         "\xac",
-               .plen   = 33,
-               .ctext  = "\x57\xcd\x3d\x46\xc5\xf9\x68\x3b"
-                         "\x2c\x0f\xb4\x7e\x7b\x64\x3e\x40"
-                         "\xf3\x78\x63\x34\x89\x79\x39\x6b"
-                         "\x61\x64\x4a\x9a\xfa\x70\xa4\xd3"
-                         "\x54\x0b\xea\x05\xa6\x95\x64\xed"
-                         "\x3d\x69\xa2\x0c\x27\x56\x2f\x34"
-                         "\x66",
-               .clen   = 49,
-       }, {
-               .key    = "\xf7\x02\xbb\x11\x52\x24\xd8\x48"
-                         "\x93\xe6\x9b\xee\x81\xfc\xf7\x82",
-               .klen   = 16,
-               .iv     = "\x06\xcc\x4a\x79\x96\xc3\x82\xcf"
-                         "\xb3\x1c\xc7\x12\x7f\xc5\x28\x04",
-               .assoc  = "\x15\x95\xd8\xe1\xda\x62\x2c\x56"
-                         "\xd3\x53\xf4\x36\x7e\x8e\x59\x85",
-               .alen   = 16,
-               .ptext  = "\x24\x5e\x67\x49\x1e\x01\xd6\xdd"
-                         "\xf3\x89\x20\x5b\x7c\x57\x89\x07",
-               .plen   = 16,
-               .ctext  = "\xfc\x85\x06\x28\x8f\xe8\x23\x1f"
-                         "\x33\x98\x87\xde\x08\xb6\xb6\xae"
-                         "\x3e\xa4\xf8\x19\xf1\x92\x60\x39"
-                         "\xb9\x6b\x3f\xdf\xc8\xcb\x30",
-               .clen   = 31,
-       }, {
-               .key    = "\x33\x27\xf5\xb1\x62\xa0\x80\x63"
-                         "\x14\xc0\x4d\x7f\x7b\x20\xba\x89",
-               .klen   = 16,
-               .iv     = "\x42\xf0\x84\x19\xa6\x3f\x2b\xea"
-                         "\x34\xf6\x79\xa3\x79\xe9\xeb\x0a",
-               .assoc  = "\x51\xb9\x12\x80\xea\xde\xd5\x71"
-                         "\x54\x2d\xa6\xc8\x78\xb2\x1b\x8c",
-               .alen   = 16,
-               .ptext  = "\x61\x83\xa0\xe8\x2e\x7d\x7f\xf8"
-                         "\x74\x63\xd2\xec\x76\x7c\x4c\x0d",
-               .plen   = 16,
-               .ctext  = "\x74\x7d\x70\x07\xe9\xba\x01\xee"
-                         "\x6c\xc6\x6f\x50\x25\x33\xbe\x50"
-                         "\x17\xb8\x17\x62\xed\x80\xa2\xf5"
-                         "\x03\xde\x85\x71\x5d\x34",
-               .clen   = 30,
-       }, {
-               .key    = "\x70\x4c\x2f\x50\x72\x1c\x29\x7f"
-                         "\x95\x9a\xff\x10\x75\x45\x7d\x8f",
-               .klen   = 16,
-               .iv     = "\x7f\x15\xbd\xb8\xb6\xba\xd3\x06"
-                         "\xb5\xd1\x2b\x35\x73\x0e\xad\x10",
-               .assoc  = "\x8e\xde\x4c\x20\xfa\x59\x7e\x8d"
-                         "\xd5\x07\x58\x59\x72\xd7\xde\x92",
-               .alen   = 16,
-               .ptext  = "\x9d\xa7\xda\x88\x3e\xf8\x28\x14"
-                         "\xf5\x3e\x85\x7d\x70\xa0\x0f\x13",
-               .plen   = 16,
-               .ctext  = "\xf4\xb3\x85\xf9\xac\xde\xb1\x38"
-                         "\x29\xfd\x6c\x7c\x49\xe5\x1d\xaf"
-                         "\xba\xea\xd4\xfa\x3f\x11\x33\x98",
-               .clen   = 24,
-       }, {
-               .key    = "\xac\x70\x69\xef\x82\x97\xd2\x9b"
-                         "\x15\x74\xb1\xa2\x6f\x69\x3f\x95",
-               .klen   = 16,
-               .iv     = "\xbb\x3a\xf7\x57\xc6\x36\x7c\x22"
-                         "\x36\xab\xde\xc6\x6d\x32\x70\x17",
-               .assoc  = "\xcb\x03\x85\xbf\x0a\xd5\x26\xa9"
-                         "\x56\xe1\x0a\xeb\x6c\xfb\xa1\x98",
-               .alen   = 16,
-               .ptext  = "\xda\xcc\x14\x27\x4e\x74\xd1\x30"
-                         "\x76\x18\x37\x0f\x6a\xc4\xd1\x1a",
-               .plen   = 16,
-               .ctext  = "\xe6\x5c\x49\x4f\x78\xf3\x62\x86"
-                         "\xe1\xb7\xa5\xc3\x32\x88\x3c\x8c"
-                         "\x6e",
-               .clen   = 17,
+               .entropy = (unsigned char *)
+                       "\xc0\x70\x1f\x92\x50\x75\x8f\xcd\xf2\xbe\x73\x98"
+                       "\x80\xdb\x66\xeb\x14\x68\xb4\xa5\x87\x9c\x2d\xa6",
+               .entropylen = 24,
+               .expected = (unsigned char *)
+                       "\x97\xc0\xc0\xe5\xa0\xcc\xf2\x4f\x33\x63\x48\x8a"
+                       "\xdb\x13\x0a\x35\x89\xbf\x80\x65\x62\xee\x13\x95"
+                       "\x7c\x33\xd3\x7d\xf4\x07\x77\x7a\x2b\x65\x0b\x5f"
+                       "\x45\x5c\x13\xf1\x90\x77\x7f\xc5\x04\x3f\xcc\x1a"
+                       "\x38\xf8\xcd\x1b\xbb\xd5\x57\xd1\x4a\x4c\x2e\x8a"
+                       "\x2b\x49\x1e\x5c",
+               .expectedlen = 64,
+               .addtla = (unsigned char *)
+                       "\xf9\x01\xf8\x16\x7a\x1d\xff\xde\x8e\x3c\x83\xe2"
+                       "\x44\x85\xe7\xfe",
+               .addtlb = (unsigned char *)
+                       "\x17\x1c\x09\x38\xc2\x38\x9f\x97\x87\x60\x55\xb4"
+                       "\x82\x16\x62\x7f",
+               .addtllen = 16,
+               .pers = (unsigned char *)
+                       "\x80\x08\xae\xe8\xe9\x69\x40\xc5\x08\x73\xc7\x9f"
+                       "\x8e\xcf\xe0\x02",
+               .perslen = 16,
        },
 };
 
-/*
- * MORUS-1280 test vectors - generated via reference implementation from
- * SUPERCOP (https://bench.cr.yp.to/supercop.html):
- *
- *   https://bench.cr.yp.to/supercop/supercop-20170228.tar.xz
- *   (see crypto_aead/morus1280128v2/ and crypto_aead/morus1280256v2/ )
- */
-static const struct aead_testvec morus1280_tv_template[] = {
+/* Cast5 test vectors from RFC 2144 */
+static const struct cipher_testvec cast5_tv_template[] = {
        {
-               .key    = "\x00\x00\x00\x00\x00\x00\x00\x00"
-                         "\x00\x00\x00\x00\x00\x00\x00\x00",
-               .klen   = 16,
-               .iv     = "\x0f\xc9\x8e\x67\x44\x9e\xaa\x86"
-                         "\x20\x36\x2c\x24\xfe\xc9\x30\x81",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x91\x85\x0f\xf5\x52\x9e\xce\xce"
-                         "\x65\x99\xc7\xbf\xd3\x76\xe8\x98",
-               .clen   = 16,
-       }, {
-               .key    = "\x3c\x24\x39\x9f\x10\x7b\xa8\x1b"
-                         "\x80\xda\xb2\x91\xf9\x24\xc2\x06",
-               .klen   = 16,
-               .iv     = "\x4b\xed\xc8\x07\x54\x1a\x52\xa2"
-                         "\xa1\x10\xde\xb5\xf8\xed\xf3\x87",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\x69",
-               .plen   = 1,
-               .ctext  = "\x88\xc3\x4c\xf0\x2f\x43\x76\x13"
-                         "\x96\xda\x76\x34\x33\x4e\xd5\x39"
-                         "\x73",
-               .clen   = 17,
-       }, {
-               .key    = "\x79\x49\x73\x3e\x20\xf7\x51\x37"
-                         "\x01\xb4\x64\x22\xf3\x48\x85\x0c",
-               .klen   = 16,
-               .iv     = "\x88\x12\x01\xa6\x64\x96\xfb\xbe"
-                         "\x22\xea\x90\x47\xf2\x11\xb5\x8e",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\xa6\xa4\x1e\x76\xec\xd4\x50\xcc"
-                         "\x62\x58\xe9\x8f\xef\xa4\x17\x91"
-                         "\xb4\x96\x9f\x6b\xce\x38\xa5\x46"
-                         "\x13\x7d\x64\x93\xd7\x05\xf5",
-               .plen   = 31,
-               .ctext  = "\x3e\x5c\x3b\x58\x3b\x7d\x2a\x22"
-                         "\x75\x0b\x24\xa6\x0e\xc3\xde\x52"
-                         "\x97\x0b\x64\xd4\xce\x90\x52\xf7"
-                         "\xef\xdb\x6a\x38\xd2\xa8\xa1\x0d"
-                         "\xe0\x61\x33\x24\xc6\x4d\x51\xbc"
-                         "\xa4\x21\x74\xcf\x19\x16\x59",
-               .clen   = 47,
-       }, {
-               .key    = "\xb5\x6e\xad\xdd\x30\x72\xfa\x53"
-                         "\x82\x8e\x16\xb4\xed\x6d\x47\x12",
-               .klen   = 16,
-               .iv     = "\xc4\x37\x3b\x45\x74\x11\xa4\xda"
-                         "\xa2\xc5\x42\xd8\xec\x36\x78\x94",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\xe2\xc9\x58\x15\xfc\x4f\xf8\xe8"
-                         "\xe3\x32\x9b\x21\xe9\xc8\xd9\x97"
-                         "\xde\x58\xab\xf0\xd3\xd8\x27\x60"
-                         "\xd5\xaa\x43\x6b\xb1\x64\x95\xa4",
-               .plen   = 32,
-               .ctext  = "\x30\x82\x9c\x2b\x67\xcb\xf9\x1f"
-                         "\xde\x9f\x77\xb2\xda\x92\x61\x5c"
-                         "\x09\x0b\x2d\x9a\x26\xaa\x1c\x06"
-                         "\xab\x74\xb7\x2b\x95\x5f\x9f\xa1"
-                         "\x9a\xff\x50\xa0\xa2\xff\xc5\xad"
-                         "\x21\x8e\x84\x5c\x12\x61\xb2\xae",
-               .clen   = 48,
-       }, {
-               .key    = "\xf2\x92\xe6\x7d\x40\xee\xa3\x6f"
-                         "\x03\x68\xc8\x45\xe7\x91\x0a\x18",
-               .klen   = 16,
-               .iv     = "\x01\x5c\x75\xe5\x84\x8d\x4d\xf6"
-                         "\x23\x9f\xf4\x6a\xe6\x5a\x3b\x9a",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\x1f\xee\x92\xb4\x0c\xcb\xa1\x04"
-                         "\x64\x0c\x4d\xb2\xe3\xec\x9c\x9d"
-                         "\x09\x1a\xb7\x74\xd8\x78\xa9\x79"
-                         "\x96\xd8\x22\x43\x8c\xc3\x34\x7b"
-                         "\xc4",
-               .plen   = 33,
-               .ctext  = "\x67\x5d\x8e\x45\xc8\x39\xf5\x17"
-                         "\xc1\x1d\x2a\xdd\x88\x67\xda\x1f"
-                         "\x6d\xe8\x37\x28\x5a\xc1\x5e\x9f"
-                         "\xa6\xec\xc6\x92\x05\x4b\xc0\xa3"
-                         "\x63\xef\x88\xa4\x9b\x0a\x5c\xed"
-                         "\x2b\x6a\xac\x63\x52\xaa\x10\x94"
-                         "\xd0",
-               .clen   = 49,
-       }, {
-               .key    = "\x2e\xb7\x20\x1c\x50\x6a\x4b\x8b"
-                         "\x84\x42\x7a\xd7\xe1\xb5\xcd\x1f",
-               .klen   = 16,
-               .iv     = "\x3d\x80\xae\x84\x94\x09\xf6\x12"
-                         "\xa4\x79\xa6\xfb\xe0\x7f\xfd\xa0",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\x5c\x13\xcb\x54\x1c\x47\x4a\x1f"
-                         "\xe5\xe6\xff\x44\xdd\x11\x5f\xa3"
-                         "\x33\xdd\xc2\xf8\xdd\x18\x2b\x93"
-                         "\x57\x05\x01\x1c\x66\x22\xd3\x51"
-                         "\xd3\xdf\x18\xc9\x30\x66\xed\xb1"
-                         "\x96\x58\xd5\x8c\x64\x8c\x7c\xf5"
-                         "\x01\xd0\x74\x5f\x9b\xaa\xf6\xd1"
-                         "\xe6\x16\xa2\xac\xde\x47\x40",
-               .plen   = 63,
-               .ctext  = "\x7d\x61\x1a\x35\x20\xcc\x07\x88"
-                         "\x03\x98\x87\xcf\xc0\x6e\x4d\x19"
-                         "\xe3\xd4\x0b\xfb\x29\x8f\x49\x1a"
-                         "\x3a\x06\x77\xce\x71\x2c\xcd\xdd"
-                         "\xed\xf6\xc9\xbe\xa6\x3b\xb8\xfc"
-                         "\x6c\xbe\x77\xed\x74\x0e\x20\x85"
-                         "\xd0\x65\xde\x24\x6f\xe3\x25\xc5"
-                         "\xdf\x5b\x0f\xbd\x8a\x88\x78\xc9"
-                         "\xe5\x81\x37\xde\x84\x7a\xf6\x84"
-                         "\x99\x7a\x72\x9c\x54\x31\xa1",
-               .clen   = 79,
-       }, {
-               .key    = "\x6b\xdc\x5a\xbb\x60\xe5\xf4\xa6"
-                         "\x05\x1d\x2c\x68\xdb\xda\x8f\x25",
+               .key    = "\x01\x23\x45\x67\x12\x34\x56\x78"
+                         "\x23\x45\x67\x89\x34\x56\x78\x9a",
                .klen   = 16,
-               .iv     = "\x7a\xa5\xe8\x23\xa4\x84\x9e\x2d"
-                         "\x25\x53\x58\x8c\xda\xa3\xc0\xa6",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\x98\x37\x05\xf3\x2c\xc2\xf3\x3b"
-                         "\x66\xc0\xb1\xd5\xd7\x35\x21\xaa"
-                         "\x5d\x9f\xce\x7c\xe2\xb8\xad\xad"
-                         "\x19\x33\xe0\xf4\x40\x81\x72\x28"
-                         "\xe1\x8b\x1c\xf8\x91\x78\xff\xaf"
-                         "\xb0\x68\x69\xf2\x27\x35\x91\x84"
-                         "\x2e\x37\x5b\x00\x04\xff\x16\x9c"
-                         "\xb5\x19\x39\xeb\xd9\xcd\x29\x9a",
-               .plen   = 64,
-               .ctext  = "\x05\xc5\xb1\xf9\x1b\xb9\xab\x2c"
-                         "\xa5\x07\x12\xa7\x12\x39\x60\x66"
-                         "\x30\x81\x4a\x03\x78\x28\x45\x52"
-                         "\xd2\x2b\x24\xfd\x8b\xa5\xb7\x66"
-                         "\x6f\x45\xd7\x3b\x67\x6f\x51\xb9"
-                         "\xc0\x3d\x6c\xca\x1e\xae\xff\xb6"
-                         "\x79\xa9\xe4\x82\x5d\x4c\x2d\xdf"
-                         "\xeb\x71\x40\xc9\x2c\x40\x45\x6d"
-                         "\x73\x77\x01\xf3\x4f\xf3\x9d\x2a"
-                         "\x5d\x57\xa8\xa1\x18\xa2\xad\xcb",
-               .clen   = 80,
+               .ptext  = "\x01\x23\x45\x67\x89\xab\xcd\xef",
+               .ctext  = "\x23\x8b\x4f\xe5\x84\x7e\x44\xb2",
+               .len    = 8,
        }, {
-               .key    = "\xa7\x00\x93\x5b\x70\x61\x9d\xc2"
-                         "\x86\xf7\xde\xfa\xd5\xfe\x52\x2b",
-               .klen   = 16,
-               .iv     = "\xb6\xca\x22\xc3\xb4\x00\x47\x49"
-                         "\xa6\x2d\x0a\x1e\xd4\xc7\x83\xad",
-               .assoc  = "\xc5",
-               .alen   = 1,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x4d\xbf\x11\xac\x7f\x97\x0b\x2e"
-                         "\x89\x3b\x9d\x0f\x83\x1c\x08\xc3",
-               .clen   = 16,
+               .key    = "\x01\x23\x45\x67\x12\x34\x56\x78"
+                         "\x23\x45",
+               .klen   = 10,
+               .ptext  = "\x01\x23\x45\x67\x89\xab\xcd\xef",
+               .ctext  = "\xeb\x6a\x71\x1a\x2c\x02\x27\x1b",
+               .len    = 8,
        }, {
-               .key    = "\xe4\x25\xcd\xfa\x80\xdd\x46\xde"
-                         "\x07\xd1\x90\x8b\xcf\x23\x15\x31",
-               .klen   = 16,
-               .iv     = "\xf3\xee\x5c\x62\xc4\x7c\xf0\x65"
-                         "\x27\x08\xbd\xaf\xce\xec\x45\xb3",
-               .assoc  = "\x02\xb8\xea\xca\x09\x1b\x9a\xec"
-                         "\x47\x3e\xe9\xd4\xcc\xb5\x76\x34"
-                         "\xe8\x73\x62\x64\xab\x50\xd0\xda"
-                         "\x6b\x83\x66\xaf\x3e\x27\xc9",
-               .alen   = 31,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x5b\xc0\x8d\x54\xe4\xec\xbe\x38"
-                         "\x03\x12\xf9\xcc\x9e\x46\x42\x92",
-               .clen   = 16,
-       }, {
-               .key    = "\x20\x4a\x07\x99\x91\x58\xee\xfa"
-                         "\x88\xab\x42\x1c\xc9\x47\xd7\x38",
-               .klen   = 16,
-               .iv     = "\x2f\x13\x95\x01\xd5\xf7\x99\x81"
-                         "\xa8\xe2\x6f\x41\xc8\x10\x08\xb9",
-               .assoc  = "\x3f\xdc\x24\x69\x19\x96\x43\x08"
-                         "\xc8\x18\x9b\x65\xc6\xd9\x39\x3b"
-                         "\x12\x35\x6e\xe8\xb0\xf0\x52\xf3"
-                         "\x2d\xb0\x45\x87\x18\x86\x68\xf6",
-               .alen   = 32,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x48\xc5\xc3\x4c\x40\x2e\x2f\xc2"
-                         "\x6d\x65\xe0\x67\x9c\x1d\xa0\xf0",
-               .clen   = 16,
-       }, {
-               .key    = "\x5d\x6f\x41\x39\xa1\xd4\x97\x16"
-                         "\x09\x85\xf4\xae\xc3\x6b\x9a\x3e",
-               .klen   = 16,
-               .iv     = "\x6c\x38\xcf\xa1\xe5\x73\x41\x9d"
-                         "\x29\xbc\x21\xd2\xc2\x35\xcb\xbf",
-               .assoc  = "\x7b\x01\x5d\x08\x29\x12\xec\x24"
-                         "\x49\xf3\x4d\xf7\xc0\xfe\xfb\x41"
-                         "\x3c\xf8\x79\x6c\xb6\x90\xd4\x0d"
-                         "\xee\xde\x23\x60\xf2\xe5\x08\xcc"
-                         "\x97",
-               .alen   = 33,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x28\x64\x78\x51\x55\xd8\x56\x4a"
-                         "\x58\x3e\xf7\xbe\xee\x21\xfe\x94",
-               .clen   = 16,
-       }, {
-               .key    = "\x99\x93\x7a\xd8\xb1\x50\x40\x31"
-                         "\x8a\x60\xa6\x3f\xbd\x90\x5d\x44",
-               .klen   = 16,
-               .iv     = "\xa8\x5c\x09\x40\xf5\xef\xea\xb8"
-                         "\xaa\x96\xd3\x64\xbc\x59\x8d\xc6",
-               .assoc  = "\xb8\x26\x97\xa8\x39\x8e\x94\x3f"
-                         "\xca\xcd\xff\x88\xba\x22\xbe\x47"
-                         "\x67\xba\x85\xf1\xbb\x30\x56\x26"
-                         "\xaf\x0b\x02\x38\xcc\x44\xa7\xa3"
-                         "\xa6\xbf\x31\x93\x60\xcd\xda\x63"
-                         "\x2c\xb1\xaa\x19\xc8\x19\xf8\xeb"
-                         "\x03\xa1\xe8\xbe\x37\x54\xec\xa2"
-                         "\xcd\x2c\x45\x58\xbd\x8e\x80",
-               .alen   = 63,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\xb3\xa6\x00\x4e\x09\x20\xac\x21"
-                         "\x77\x72\x69\x76\x2d\x36\xe5\xc8",
-               .clen   = 16,
-       }, {
-               .key    = "\xd6\xb8\xb4\x77\xc1\xcb\xe9\x4d"
-                         "\x0a\x3a\x58\xd1\xb7\xb4\x1f\x4a",
-               .klen   = 16,
-               .iv     = "\xe5\x81\x42\xdf\x05\x6a\x93\xd4"
-                         "\x2b\x70\x85\xf5\xb6\x7d\x50\xcc",
-               .assoc  = "\xf4\x4a\xd1\x47\x49\x09\x3d\x5b"
-                         "\x4b\xa7\xb1\x19\xb4\x46\x81\x4d"
-                         "\x91\x7c\x91\x75\xc0\xd0\xd8\x40"
-                         "\x71\x39\xe1\x10\xa6\xa3\x46\x7a"
-                         "\xb4\x6b\x35\xc2\xc1\xdf\xed\x60"
-                         "\x46\xc1\x3e\x7f\x8c\xc2\x0e\x7a"
-                         "\x30\x08\xd0\x5f\xa0\xaa\x0c\x6d"
-                         "\x9c\x2f\xdb\x97\xb8\x15\x69\x01",
-               .alen   = 64,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x65\x33\x7b\xa1\x63\xf4\x20\xdd"
-                         "\xe4\xb9\x4a\xaa\x9a\x21\xaa\x14",
-               .clen   = 16,
-       }, {
-               .key    = "\x12\xdd\xee\x17\xd1\x47\x92\x69"
-                         "\x8b\x14\x0a\x62\xb1\xd9\xe2\x50",
-               .klen   = 16,
-               .iv     = "\x22\xa6\x7c\x7f\x15\xe6\x3c\xf0"
-                         "\xac\x4b\x37\x86\xb0\xa2\x13\xd2",
-               .assoc  = "\x31",
-               .alen   = 1,
-               .ptext  = "\x40",
-               .plen   = 1,
-               .ctext  = "\x1d\x47\x17\x34\x86\xf5\x54\x1a"
-                         "\x6d\x28\xb8\x5d\x6c\xcf\xa0\xb9"
-                         "\xbf",
-               .clen   = 17,
-       }, {
-               .key    = "\x4f\x01\x27\xb6\xe1\xc3\x3a\x85"
-                         "\x0c\xee\xbc\xf4\xab\xfd\xa5\x57",
-               .klen   = 16,
-               .iv     = "\x5e\xcb\xb6\x1e\x25\x62\xe4\x0c"
-                         "\x2d\x25\xe9\x18\xaa\xc6\xd5\xd8",
-               .assoc  = "\x6d\x94\x44\x86\x69\x00\x8f\x93"
-                         "\x4d\x5b\x15\x3c\xa8\x8f\x06\x5a"
-                         "\xe6\x01\xa8\x7e\xca\x10\xdc\x73"
-                         "\xf4\x94\x9f\xc1\x5a\x61\x85",
-               .alen   = 31,
-               .ptext  = "\x7c\x5d\xd3\xee\xad\x9f\x39\x1a"
-                         "\x6d\x92\x42\x61\xa7\x58\x37\xdb"
-                         "\xb0\xb2\x2b\x9f\x0b\xb8\xbd\x7a"
-                         "\x24\xa0\xd6\xb7\x11\x79\x6c",
-               .plen   = 31,
-               .ctext  = "\x78\x90\x52\xae\x0f\xf7\x2e\xef"
-                         "\x63\x09\x08\x58\xb5\x56\xbd\x72"
-                         "\x6e\x42\xcf\x27\x04\x7c\xdb\x92"
-                         "\x18\xe9\xa4\x33\x90\xba\x62\xb5"
-                         "\x70\xd3\x88\x9b\x4f\x05\xa7\x51"
-                         "\x85\x87\x17\x09\x42\xed\x4e",
-               .clen   = 47,
-       }, {
-               .key    = "\x8b\x26\x61\x55\xf1\x3e\xe3\xa1"
-                         "\x8d\xc8\x6e\x85\xa5\x21\x67\x5d",
-               .klen   = 16,
-               .iv     = "\x9b\xef\xf0\xbd\x35\xdd\x8d\x28"
-                         "\xad\xff\x9b\xa9\xa4\xeb\x98\xdf",
-               .assoc  = "\xaa\xb8\x7e\x25\x79\x7c\x37\xaf"
-                         "\xce\x36\xc7\xce\xa2\xb4\xc9\x60"
-                         "\x10\xc3\xb3\x02\xcf\xb0\x5e\x8d"
-                         "\xb5\xc2\x7e\x9a\x35\xc0\x24\xfd",
-               .alen   = 32,
-               .ptext  = "\xb9\x82\x0c\x8d\xbd\x1b\xe2\x36"
-                         "\xee\x6c\xf4\xf2\xa1\x7d\xf9\xe2"
-                         "\xdb\x74\x36\x23\x11\x58\x3f\x93"
-                         "\xe5\xcd\xb5\x90\xeb\xd8\x0c\xb3",
-               .plen   = 32,
-               .ctext  = "\x1d\x2c\x57\xe0\x50\x38\x3d\x41"
-                         "\x2e\x71\xc8\x3b\x92\x43\x58\xaf"
-                         "\x5a\xfb\xad\x8f\xd9\xd5\x8a\x5e"
-                         "\xdb\xf3\xcd\x3a\x2b\xe1\x2c\x1a"
-                         "\xb0\xed\xe3\x0c\x6e\xf9\xf2\xd6"
-                         "\x90\xe6\xb1\x0e\xa5\x8a\xac\xb7",
-               .clen   = 48,
-       }, {
-               .key    = "\xc8\x4b\x9b\xf5\x01\xba\x8c\xbd"
-                         "\x0e\xa3\x21\x16\x9f\x46\x2a\x63",
-               .klen   = 16,
-               .iv     = "\xd7\x14\x29\x5d\x45\x59\x36\x44"
-                         "\x2e\xd9\x4d\x3b\x9e\x0f\x5b\xe5",
-               .assoc  = "\xe6\xdd\xb8\xc4\x89\xf8\xe0\xca"
-                         "\x4f\x10\x7a\x5f\x9c\xd8\x8b\x66"
-                         "\x3b\x86\xbf\x86\xd4\x50\xe0\xa7"
-                         "\x76\xef\x5c\x72\x0f\x1f\xc3\xd4"
-                         "\xee",
-               .alen   = 33,
-               .ptext  = "\xf5\xa6\x46\x2c\xce\x97\x8a\x51"
-                         "\x6f\x46\xa6\x83\x9b\xa1\xbc\xe8"
-                         "\x05\x36\x42\xa7\x16\xf8\xc1\xad"
-                         "\xa7\xfb\x94\x68\xc5\x37\xab\x8a"
-                         "\x72",
-               .plen   = 33,
-               .ctext  = "\x59\x10\x84\x1c\x83\x4c\x8b\xfc"
-                         "\xfd\x2e\x4b\x46\x84\xff\x78\x4e"
-                         "\x50\xda\x5c\xb9\x61\x1d\xf5\xb9"
-                         "\xfe\xbb\x7f\xae\x8c\xc1\x24\xbd"
-                         "\x8c\x6f\x1f\x9b\xce\xc6\xc1\x37"
-                         "\x08\x06\x5a\xe5\x96\x10\x95\xc2"
-                         "\x5e",
-               .clen   = 49,
-       }, {
-               .key    = "\x05\x70\xd5\x94\x12\x36\x35\xd8"
-                         "\x8f\x7d\xd3\xa8\x99\x6a\xed\x69",
-               .klen   = 16,
-               .iv     = "\x14\x39\x63\xfc\x56\xd5\xdf\x5f"
-                         "\xaf\xb3\xff\xcc\x98\x33\x1d\xeb",
-               .assoc  = "\x23\x02\xf1\x64\x9a\x73\x89\xe6"
-                         "\xd0\xea\x2c\xf1\x96\xfc\x4e\x6d"
-                         "\x65\x48\xcb\x0a\xda\xf0\x62\xc0"
-                         "\x38\x1d\x3b\x4a\xe9\x7e\x62\xaa"
-                         "\xfd\xc9\x4a\xa9\xa9\x39\x4b\x54"
-                         "\xc8\x0e\x24\x7f\x5e\x10\x7a\x45"
-                         "\x10\x0b\x56\x85\xad\x54\xaa\x66"
-                         "\xa8\x43\xcd\xd4\x9b\xb7\xfa",
-               .alen   = 63,
-               .ptext  = "\x32\xcb\x80\xcc\xde\x12\x33\x6d"
-                         "\xf0\x20\x58\x15\x95\xc6\x7f\xee"
-                         "\x2f\xf9\x4e\x2c\x1b\x98\x43\xc7"
-                         "\x68\x28\x73\x40\x9f\x96\x4a\x60"
-                         "\x80\xf4\x4b\xf4\xc1\x3d\xd0\x93"
-                         "\xcf\x12\xc9\x59\x8f\x7a\x7f\xa8"
-                         "\x1b\xa5\x50\xed\x87\xa9\x72\x59"
-                         "\x9c\x44\xb2\xa4\x99\x98\x34",
-               .plen   = 63,
-               .ctext  = "\x9a\x12\xbc\xdf\x72\xa8\x56\x22"
-                         "\x49\x2d\x07\x92\xfc\x3d\x6d\x5f"
-                         "\xef\x36\x19\xae\x91\xfa\xd6\x63"
-                         "\x46\xea\x8a\x39\x14\x21\xa6\x37"
-                         "\x18\xfc\x97\x3e\x16\xa5\x4d\x39"
-                         "\x45\x2e\x69\xcc\x9c\x5f\xdf\x6d"
-                         "\x5e\xa2\xbf\xac\x83\x32\x72\x52"
-                         "\x58\x58\x23\x40\xfd\xa5\xc2\xe6"
-                         "\xe9\x5a\x50\x98\x00\x58\xc9\x86"
-                         "\x4f\x20\x37\xdb\x7b\x22\xa3",
-               .clen   = 79,
-       }, {
-               .key    = "\x41\x94\x0e\x33\x22\xb1\xdd\xf4"
-                         "\x10\x57\x85\x39\x93\x8f\xaf\x70",
-               .klen   = 16,
-               .iv     = "\x50\x5d\x9d\x9b\x66\x50\x88\x7b"
-                         "\x30\x8e\xb1\x5e\x92\x58\xe0\xf1",
-               .assoc  = "\x5f\x27\x2b\x03\xaa\xef\x32\x02"
-                         "\x50\xc4\xde\x82\x90\x21\x11\x73"
-                         "\x8f\x0a\xd6\x8f\xdf\x90\xe4\xda"
-                         "\xf9\x4a\x1a\x23\xc3\xdd\x02\x81"
-                         "\x0b\x76\x4f\xd7\x0a\x4b\x5e\x51"
-                         "\xe3\x1d\xb9\xe5\x21\xb9\x8f\xd4"
-                         "\x3d\x72\x3e\x26\x16\xa9\xca\x32"
-                         "\x77\x47\x63\x14\x95\x3d\xe4\x34",
-               .alen   = 64,
-               .ptext  = "\x6e\xf0\xba\x6b\xee\x8e\xdc\x89"
-                         "\x71\xfb\x0a\xa6\x8f\xea\x41\xf4"
-                         "\x5a\xbb\x59\xb0\x20\x38\xc5\xe0"
-                         "\x29\x56\x52\x19\x79\xf5\xe9\x37"
-                         "\x8f\xa1\x50\x23\x22\x4f\xe3\x91"
-                         "\xe9\x21\x5e\xbf\x52\x23\x95\x37"
-                         "\x48\x0c\x38\x8f\xf0\xff\x92\x24"
-                         "\x6b\x47\x49\xe3\x94\x1f\x1e\x01",
-               .plen   = 64,
-               .ctext  = "\xe6\xeb\x92\x5a\x5b\xf0\x2d\xbb"
-                         "\x23\xec\x35\xe3\xae\xc9\xfb\x0b"
-                         "\x90\x14\x46\xeb\xa8\x8d\xb0\x9b"
-                         "\x39\xda\x8b\x48\xec\xb2\x00\x4e"
-                         "\x80\x6f\x46\x4f\x9b\x1e\xbb\x35"
-                         "\xea\x5a\xbc\xa2\x36\xa5\x89\x45"
-                         "\xc2\xd6\xd7\x15\x0b\xf6\x6c\x56"
-                         "\xec\x99\x7d\x61\xb3\x15\x93\xed"
-                         "\x83\x1e\xd9\x48\x84\x0b\x37\xfe"
-                         "\x95\x74\x44\xd5\x54\xa6\x27\x06",
-               .clen   = 80,
-       }, {
-               .key    = "\x7e\xb9\x48\xd3\x32\x2d\x86\x10"
-                         "\x91\x31\x37\xcb\x8d\xb3\x72\x76",
-               .klen   = 16,
-               .iv     = "\x8d\x82\xd6\x3b\x76\xcc\x30\x97"
-                         "\xb1\x68\x63\xef\x8c\x7c\xa3\xf7",
-               .assoc  = "\x9c\x4b\x65\xa2\xba\x6b\xdb\x1e"
-                         "\xd1\x9e\x90\x13\x8a\x45\xd3\x79"
-                         "\xba\xcd\xe2\x13\xe4\x30\x66\xf4"
-                         "\xba\x78\xf9\xfb\x9d\x3c\xa1\x58"
-                         "\x1a\x22\x53\x05\x6b\x5c\x71\x4f"
-                         "\xfd\x2d\x4d\x4c\xe5\x62\xa5\x63"
-                         "\x6a\xda\x26\xc8\x7f\xff\xea\xfd"
-                         "\x46\x4a\xfa\x53\x8f\xc4\xcd\x68"
-                         "\x58",
-               .alen   = 65,
-               .ptext  = "\xab\x14\xf3\x0a\xfe\x0a\x85\xa5"
-                         "\xf2\xd5\xbc\x38\x89\x0e\x04\xfb"
-                         "\x84\x7d\x65\x34\x25\xd8\x47\xfa"
-                         "\xeb\x83\x31\xf1\x54\x54\x89\x0d"
-                         "\x9d\x4d\x54\x51\x84\x61\xf6\x8e"
-                         "\x03\x31\xf2\x25\x16\xcc\xaa\xc6"
-                         "\x75\x73\x20\x30\x59\x54\xb2\xf0"
-                         "\x3a\x4b\xe0\x23\x8e\xa6\x08\x35"
-                         "\x8a\xdf\x27\xa0\xe4\x60\x99\xae"
-                         "\x8e\x43\xd9\x39\x7b\x10\x40\x67"
-                         "\x5c\x7e\xc9\x70\x63\x34\xca\x59"
-                         "\xfe\x86\xbc\xb7\x9c\x39\xf3\x6d"
-                         "\x6a\x41\x64\x6f\x16\x7f\x65\x7e"
-                         "\x89\x84\x68\xeb\xb0\x51\xbe\x55"
-                         "\x33\x16\x59\x6c\x3b\xef\x88\xad"
-                         "\x2f\xab\xbc\x25\x76\x87\x41\x2f"
-                         "\x36",
-               .plen   = 129,
-               .ctext  = "\x89\x24\x27\x86\xdc\xd7\x6b\xd9"
-                         "\xd1\xcd\xdc\x16\xdd\x2c\xc1\xfb"
-                         "\x52\xb5\xb3\xab\x50\x99\x3f\xa0"
-                         "\x38\xa4\x74\xa5\x04\x15\x63\x05"
-                         "\x8f\x54\x81\x06\x5a\x6b\xa4\x63"
-                         "\x6d\xa7\x21\xcb\xff\x42\x30\x8e"
-                         "\x3b\xd1\xca\x3f\x4b\x1a\xb8\xc3"
-                         "\x42\x01\xe6\xbc\x75\x15\x87\xee"
-                         "\xc9\x8e\x65\x01\xd9\xd8\xb5\x9f"
-                         "\x48\x86\xa6\x5f\x2c\xc7\xb5\xb0"
-                         "\xed\x5d\x14\x7c\x3f\x40\xb1\x0b"
-                         "\x72\xef\x94\x8d\x7a\x85\x56\xe5"
-                         "\x56\x08\x15\x56\xba\xaf\xbd\xf0"
-                         "\x20\xef\xa0\xf6\xa9\xad\xa2\xc9"
-                         "\x1c\x3b\x28\x51\x7e\x77\xb2\x18"
-                         "\x4f\x61\x64\x37\x22\x36\x6d\x78"
-                         "\xed\xed\x35\xe8\x83\xa5\xec\x25"
-                         "\x6b\xff\x5f\x1a\x09\x96\x3d\xdc"
-                         "\x20",
-               .clen   = 145,
-       }, {
-               .key    = "\xba\xde\x82\x72\x42\xa9\x2f\x2c"
-                         "\x12\x0b\xe9\x5c\x87\xd7\x35\x7c",
-               .klen   = 16,
-               .iv     = "\xc9\xa7\x10\xda\x86\x48\xd9\xb3"
-                         "\x32\x42\x15\x80\x85\xa1\x65\xfe",
-               .assoc  = "\xd8\x70\x9f\x42\xca\xe6\x83\x3a"
-                         "\x52\x79\x42\xa5\x84\x6a\x96\x7f"
-                         "\xe4\x8f\xed\x97\xe9\xd0\xe8\x0d"
-                         "\x7c\xa6\xd8\xd4\x77\x9b\x40\x2e"
-                         "\x28\xce\x57\x34\xcd\x6e\x84\x4c"
-                         "\x17\x3c\xe1\xb2\xa8\x0b\xbb\xf1"
-                         "\x96\x41\x0d\x69\xe8\x54\x0a\xc8"
-                         "\x15\x4e\x91\x92\x89\x4b\xb7\x9b"
-                         "\x21\xf7\x42\x89\xac\x12\x2a\x54"
-                         "\x69\xee\x18\xc7\x8d\xed\xe8\xfd"
-                         "\xbb\x04\x28\xe6\x8a\x3c\x98\xc1"
-                         "\x04\x2d\xa9\xa1\x24\x83\xff\xe9"
-                         "\x55\x7a\xf0\xd1\xf6\x63\x05\xe1"
-                         "\xd9\x1e\x75\x72\xc1\x9f\xae\x32"
-                         "\xe1\x6b\xcd\x9e\x61\x19\x23\x86"
-                         "\xd9\xd2\xaf\x8e\xd5\xd3\xa8\xa9"
-                         "\x51",
-               .alen   = 129,
-               .ptext  = "\xe8\x39\x2d\xaa\x0e\x85\x2d\xc1"
-                         "\x72\xaf\x6e\xc9\x82\x33\xc7\x01"
-                         "\xaf\x40\x70\xb8\x2a\x78\xc9\x14"
-                         "\xac\xb1\x10\xca\x2e\xb3\x28\xe4"
-                         "\xac\xfa\x58\x7f\xe5\x73\x09\x8c"
-                         "\x1d\x40\x87\x8c\xd9\x75\xc0\x55"
-                         "\xa2\xda\x07\xd1\xc2\xa9\xd1\xbb"
-                         "\x09\x4f\x77\x62\x88\x2d\xf2\x68"
-                         "\x54",
-               .plen   = 65,
-               .ctext  = "\x36\x78\xb9\x22\xde\x62\x35\x55"
-                         "\x1a\x7a\xf5\x45\xbc\xd7\x15\x82"
-                         "\x01\xe9\x5a\x07\xea\x46\xaf\x91"
-                         "\xcb\x73\xa5\xee\xe1\xb4\xbf\xc2"
-                         "\xdb\xd2\x9d\x59\xde\xfc\x83\x00"
-                         "\xf5\x46\xac\x97\xd5\x57\xa9\xb9"
-                         "\x1f\x8c\xe8\xca\x68\x8b\x91\x0c"
-                         "\x01\xbe\x0a\xaf\x7c\xf6\x67\xa4"
-                         "\xbf\xbc\x88\x3f\x5d\xd1\xf9\x19"
-                         "\x0f\x9d\xb2\xaf\xb9\x6e\x17\xdf"
-                         "\xa2",
-               .clen   = 81,
-       }, {
-               .key    = "\xf7\x02\xbb\x11\x52\x24\xd8\x48"
-                         "\x93\xe6\x9b\xee\x81\xfc\xf7\x82",
-               .klen   = 16,
-               .iv     = "\x06\xcc\x4a\x79\x96\xc3\x82\xcf"
-                         "\xb3\x1c\xc7\x12\x7f\xc5\x28\x04",
-               .assoc  = "\x15\x95\xd8\xe1\xda\x62\x2c\x56"
-                         "\xd3\x53\xf4\x36\x7e\x8e\x59\x85"
-                         "\x0e\x51\xf9\x1c\xee\x70\x6a\x27"
-                         "\x3d\xd3\xb7\xac\x51\xfa\xdf\x05",
-               .alen   = 32,
-               .ptext  = "\x24\x5e\x67\x49\x1e\x01\xd6\xdd"
-                         "\xf3\x89\x20\x5b\x7c\x57\x89\x07"
-                         "\xd9\x02\x7c\x3d\x2f\x18\x4b\x2d"
-                         "\x6e\xde\xee\xa2\x08\x12\xc7\xba",
-               .plen   = 32,
-               .ctext  = "\x08\x1b\x95\x0e\x41\x95\x02\x4b"
-                         "\x9c\xbb\xa8\xd0\x7c\xd3\x44\x6e"
-                         "\x89\x14\x33\x70\x0a\xbc\xea\x39"
-                         "\x88\xaa\x2b\xd5\x73\x11\x55\xf5"
-                         "\x33\x33\x9c\xd7\x42\x34\x49\x8e"
-                         "\x2f\x03\x30\x05\x47\xaf\x34",
-               .clen   = 47,
-       }, {
-               .key    = "\x33\x27\xf5\xb1\x62\xa0\x80\x63"
-                         "\x14\xc0\x4d\x7f\x7b\x20\xba\x89",
-               .klen   = 16,
-               .iv     = "\x42\xf0\x84\x19\xa6\x3f\x2b\xea"
-                         "\x34\xf6\x79\xa3\x79\xe9\xeb\x0a",
-               .assoc  = "\x51\xb9\x12\x80\xea\xde\xd5\x71"
-                         "\x54\x2d\xa6\xc8\x78\xb2\x1b\x8c"
-                         "\x39\x14\x05\xa0\xf3\x10\xec\x41"
-                         "\xff\x01\x95\x84\x2b\x59\x7f\xdb",
-               .alen   = 32,
-               .ptext  = "\x61\x83\xa0\xe8\x2e\x7d\x7f\xf8"
-                         "\x74\x63\xd2\xec\x76\x7c\x4c\x0d"
-                         "\x03\xc4\x88\xc1\x35\xb8\xcd\x47"
-                         "\x2f\x0c\xcd\x7a\xe2\x71\x66\x91",
-               .plen   = 32,
-               .ctext  = "\x97\xca\xf4\xe0\x8d\x89\xbf\x68"
-                         "\x0c\x60\xb9\x27\xdf\xaa\x41\xc6"
-                         "\x25\xd8\xf7\x1f\x10\x15\x48\x61"
-                         "\x4c\x95\x00\xdf\x51\x9b\x7f\xe6"
-                         "\x24\x40\x9e\xbe\x3b\xeb\x1b\x98"
-                         "\xb9\x9c\xe5\xef\xf2\x05",
-               .clen   = 46,
-       }, {
-               .key    = "\x70\x4c\x2f\x50\x72\x1c\x29\x7f"
-                         "\x95\x9a\xff\x10\x75\x45\x7d\x8f",
-               .klen   = 16,
-               .iv     = "\x7f\x15\xbd\xb8\xb6\xba\xd3\x06"
-                         "\xb5\xd1\x2b\x35\x73\x0e\xad\x10",
-               .assoc  = "\x8e\xde\x4c\x20\xfa\x59\x7e\x8d"
-                         "\xd5\x07\x58\x59\x72\xd7\xde\x92"
-                         "\x63\xd6\x10\x24\xf8\xb0\x6e\x5a"
-                         "\xc0\x2e\x74\x5d\x06\xb8\x1e\xb2",
-               .alen   = 32,
-               .ptext  = "\x9d\xa7\xda\x88\x3e\xf8\x28\x14"
-                         "\xf5\x3e\x85\x7d\x70\xa0\x0f\x13"
-                         "\x2e\x86\x93\x45\x3a\x58\x4f\x61"
-                         "\xf0\x3a\xac\x53\xbc\xd0\x06\x68",
-               .plen   = 32,
-               .ctext  = "\x63\x4c\x2a\x8e\xb4\x6b\x63\x0d"
-                         "\xb5\xec\x9b\x4e\x12\x23\xa3\xcf"
-                         "\x1a\x5a\x70\x15\x5a\x10\x40\x51"
-                         "\xca\x47\x4c\x9d\xc9\x97\xf4\x77"
-                         "\xdb\xc8\x10\x2d\xdc\x65\x20\x3f",
-               .clen   = 40,
-       }, {
-               .key    = "\xac\x70\x69\xef\x82\x97\xd2\x9b"
-                         "\x15\x74\xb1\xa2\x6f\x69\x3f\x95",
-               .klen   = 16,
-               .iv     = "\xbb\x3a\xf7\x57\xc6\x36\x7c\x22"
-                         "\x36\xab\xde\xc6\x6d\x32\x70\x17",
-               .assoc  = "\xcb\x03\x85\xbf\x0a\xd5\x26\xa9"
-                         "\x56\xe1\x0a\xeb\x6c\xfb\xa1\x98"
-                         "\x8d\x98\x1c\xa8\xfe\x50\xf0\x74"
-                         "\x81\x5c\x53\x35\xe0\x17\xbd\x88",
-               .alen   = 32,
-               .ptext  = "\xda\xcc\x14\x27\x4e\x74\xd1\x30"
-                         "\x76\x18\x37\x0f\x6a\xc4\xd1\x1a"
-                         "\x58\x49\x9f\xc9\x3f\xf8\xd1\x7a"
-                         "\xb2\x67\x8b\x2b\x96\x2f\xa5\x3e",
-               .plen   = 32,
-               .ctext  = "\xf1\x62\x44\xc7\x5f\x19\xca\x43"
-                         "\x47\x2c\xaf\x68\x82\xbd\x51\xef"
-                         "\x3d\x65\xd8\x45\x2d\x06\x07\x78"
-                         "\x08\x2e\xb3\x23\xcd\x81\x12\x55"
-                         "\x1a",
-               .clen   = 33,
-       }, {
-               .key    = "\xe9\x95\xa2\x8f\x93\x13\x7b\xb7"
-                         "\x96\x4e\x63\x33\x69\x8d\x02\x9b"
-                         "\x23\xf9\x22\xeb\x80\xa0\xb1\x81"
-                         "\xe2\x73\xc3\x21\x4d\x47\x8d\xf4",
-               .klen   = 32,
-               .iv     = "\xf8\x5e\x31\xf7\xd7\xb2\x25\x3e"
-                         "\xb7\x85\x90\x58\x67\x57\x33\x1d",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\xdf\x2f\x83\xc0\x45\x4a\x2c\xcf"
-                         "\xb9\xd2\x41\xf6\x80\xa1\x52\x70",
-               .clen   = 16,
-       }, {
-               .key    = "\x25\xba\xdc\x2e\xa3\x8f\x24\xd3"
-                         "\x17\x29\x15\xc5\x63\xb2\xc5\xa1"
-                         "\x4d\xbc\x2d\x6f\x85\x40\x33\x9a"
-                         "\xa3\xa0\xa1\xfa\x27\xa6\x2c\xca",
-               .klen   = 32,
-               .iv     = "\x34\x83\x6a\x96\xe7\x2d\xce\x5a"
-                         "\x38\x5f\x42\xe9\x61\x7b\xf5\x23",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\x53",
-               .plen   = 1,
-               .ctext  = "\x01\xd8\x55\x3c\xc0\x5a\x4b\xc7"
-                         "\x01\xf4\x08\xe3\x0d\xf7\xf0\x78"
-                         "\x53",
-               .clen   = 17,
-       }, {
-               .key    = "\x62\xdf\x16\xcd\xb3\x0a\xcc\xef"
-                         "\x98\x03\xc7\x56\x5d\xd6\x87\xa8"
-                         "\x77\x7e\x39\xf3\x8a\xe0\xb5\xb4"
-                         "\x65\xce\x80\xd2\x01\x05\xcb\xa1",
-               .klen   = 32,
-               .iv     = "\x71\xa8\xa4\x35\xf7\xa9\x76\x75"
-                         "\xb8\x39\xf4\x7a\x5b\x9f\xb8\x29",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\x8f\x3a\xc1\x05\x7f\xe7\xcb\x83"
-                         "\xf9\xa6\x4d\xc3\x58\x31\x19\x2c"
-                         "\xd7\x90\xc2\x56\x4e\xd8\x57\xc7"
-                         "\xf6\xf0\x27\xb4\x25\x4c\x83",
-               .plen   = 31,
-               .ctext  = "\xc2\x4b\x41\x0f\x2d\xb9\x62\x07"
-                         "\xff\x8e\x74\xf8\xa1\xa6\xd5\x37"
-                         "\xa5\x64\x31\x5c\xca\x73\x9b\x43"
-                         "\xe6\x70\x63\x46\x95\xcb\xf7\xb5"
-                         "\x20\x8c\x75\x7a\x2a\x17\x2f\xa9"
-                         "\xb8\x4d\x11\x42\xd1\xf8\xf1",
-               .clen   = 47,
-       }, {
-               .key    = "\x9e\x03\x4f\x6d\xc3\x86\x75\x0a"
-                         "\x19\xdd\x79\xe8\x57\xfb\x4a\xae"
-                         "\xa2\x40\x45\x77\x90\x80\x37\xce"
-                         "\x26\xfb\x5f\xaa\xdb\x64\x6b\x77",
-               .klen   = 32,
-               .iv     = "\xae\xcc\xde\xd5\x07\x25\x1f\x91"
-                         "\x39\x14\xa6\x0c\x55\xc4\x7b\x30",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\xcc\x5f\xfb\xa4\x8f\x63\x74\x9f"
-                         "\x7a\x81\xff\x55\x52\x56\xdc\x33"
-                         "\x01\x52\xcd\xdb\x53\x78\xd9\xe1"
-                         "\xb7\x1d\x06\x8d\xff\xab\x22\x98",
-               .plen   = 32,
-               .ctext  = "\xbb\x01\x7c\xd1\x2c\x33\x7b\x37"
-                         "\x0a\xee\xc4\x30\x19\xd7\x3a\x6f"
-                         "\xf8\x2b\x67\xf5\x3b\x84\x87\x2a"
-                         "\xfb\x07\x7a\x82\xb5\xe4\x85\x26"
-                         "\x1e\xa8\xe5\x04\x54\xce\xe5\x5f"
-                         "\xb5\x3f\xc1\xd5\x7f\xbd\xd2\xa6",
-               .clen   = 48,
-       }, {
-               .key    = "\xdb\x28\x89\x0c\xd3\x01\x1e\x26"
-                         "\x9a\xb7\x2b\x79\x51\x1f\x0d\xb4"
-                         "\xcc\x03\x50\xfc\x95\x20\xb9\xe7"
-                         "\xe8\x29\x3e\x83\xb5\xc3\x0a\x4e",
-               .klen   = 32,
-               .iv     = "\xea\xf1\x18\x74\x17\xa0\xc8\xad"
-                         "\xba\xee\x58\x9d\x4f\xe8\x3d\x36",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\x08\x84\x34\x44\x9f\xde\x1c\xbb"
-                         "\xfb\x5b\xb1\xe6\x4c\x7a\x9f\x39"
-                         "\x2c\x14\xd9\x5f\x59\x18\x5b\xfb"
-                         "\x79\x4b\xe5\x65\xd9\x0a\xc1\x6f"
-                         "\x2e",
-               .plen   = 33,
-               .ctext  = "\xc2\xf4\x40\x55\xf9\x59\xff\x73"
-                         "\x08\xf5\x98\x92\x0c\x7b\x35\x9a"
-                         "\xa8\xf4\x42\x7e\x6f\x93\xca\x22"
-                         "\x23\x06\x1e\xf8\x89\x22\xf4\x46"
-                         "\x7c\x7c\x67\x75\xab\xe5\x75\xaa"
-                         "\x15\xd7\x83\x19\xfd\x31\x59\x5b"
-                         "\x32",
-               .clen   = 49,
-       }, {
-               .key    = "\x17\x4d\xc3\xab\xe3\x7d\xc7\x42"
-                         "\x1b\x91\xdd\x0a\x4b\x43\xcf\xba"
-                         "\xf6\xc5\x5c\x80\x9a\xc0\x3b\x01"
-                         "\xa9\x56\x1d\x5b\x8f\x22\xa9\x25",
-               .klen   = 32,
-               .iv     = "\x27\x16\x51\x13\x27\x1c\x71\xc9"
-                         "\x3b\xc8\x0a\x2f\x49\x0c\x00\x3c",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\x45\xa8\x6e\xe3\xaf\x5a\xc5\xd7"
-                         "\x7c\x35\x63\x77\x46\x9f\x61\x3f"
-                         "\x56\xd7\xe4\xe3\x5e\xb8\xdc\x14"
-                         "\x3a\x79\xc4\x3e\xb3\x69\x61\x46"
-                         "\x3c\xb6\x83\x4e\xb4\x26\xc7\x73"
-                         "\x22\xda\x52\x8b\x7d\x11\x98\xea"
-                         "\x62\xe1\x14\x1e\xdc\xfe\x0f\xad"
-                         "\x20\x76\x5a\xdc\x4e\x71\x13",
-               .plen   = 63,
-               .ctext  = "\xc9\x82\x3b\x4b\x87\x84\xa5\xdb"
-                         "\xa0\x8c\xd3\x3e\x7f\x8d\xe8\x28"
-                         "\x2a\xdc\xfa\x01\x84\x87\x9a\x70"
-                         "\x81\x75\x37\x0a\xd2\x75\xa9\xb6"
-                         "\x21\x72\xee\x7e\x65\x95\xe5\xcc"
-                         "\x01\xb7\x39\xa6\x51\x15\xca\xff"
-                         "\x61\xdc\x97\x38\xcc\xf4\xca\xc7"
-                         "\x83\x9b\x05\x11\x72\x60\xf0\xb4"
-                         "\x7e\x06\xab\x0a\xc0\xbb\x59\x23"
-                         "\xaa\x2d\xfc\x4e\x35\x05\x59",
-               .clen   = 79,
-       }, {
-               .key    = "\x54\x71\xfd\x4b\xf3\xf9\x6f\x5e"
-                         "\x9c\x6c\x8f\x9c\x45\x68\x92\xc1"
-                         "\x21\x87\x67\x04\x9f\x60\xbd\x1b"
-                         "\x6a\x84\xfc\x34\x6a\x81\x48\xfb",
-               .klen   = 32,
-               .iv     = "\x63\x3b\x8b\xb3\x37\x98\x1a\xe5"
-                         "\xbc\xa2\xbc\xc0\x43\x31\xc2\x42",
-               .assoc  = "",
-               .alen   = 0,
-               .ptext  = "\x81\xcd\xa8\x82\xbf\xd6\x6e\xf3"
-                         "\xfd\x0f\x15\x09\x40\xc3\x24\x45"
-                         "\x81\x99\xf0\x67\x63\x58\x5e\x2e"
-                         "\xfb\xa6\xa3\x16\x8d\xc8\x00\x1c"
-                         "\x4b\x62\x87\x7c\x15\x38\xda\x70"
-                         "\x3d\xea\xe7\xf2\x40\xba\xae\x79"
-                         "\x8f\x48\xfc\xbf\x45\x53\x2e\x78"
-                         "\xef\x79\xf0\x1b\x49\xf7\xfd\x9c",
-               .plen   = 64,
-               .ctext  = "\x11\x7c\x7d\xef\xce\x29\x95\xec"
-                         "\x7e\x9f\x42\xa6\x26\x07\xa1\x75"
-                         "\x2f\x4e\x09\x9a\xf6\x6b\xc2\xfa"
-                         "\x0d\xd0\x17\xdc\x25\x1e\x9b\xdc"
-                         "\x5f\x8c\x1c\x60\x15\x4f\x9b\x20"
-                         "\x7b\xff\xcd\x82\x60\x84\xf4\xa5"
-                         "\x20\x9a\x05\x19\x5b\x02\x0a\x72"
-                         "\x43\x11\x26\x58\xcf\xc5\x41\xcf"
-                         "\x13\xcc\xde\x32\x92\xfa\x86\xf2"
-                         "\xaf\x16\xe8\x8f\xca\xb6\xfd\x54",
-               .clen   = 80,
-       }, {
-               .key    = "\x90\x96\x36\xea\x03\x74\x18\x7a"
-                         "\x1d\x46\x42\x2d\x3f\x8c\x54\xc7"
-                         "\x4b\x4a\x73\x89\xa4\x00\x3f\x34"
-                         "\x2c\xb1\xdb\x0c\x44\xe0\xe8\xd2",
-               .klen   = 32,
-               .iv     = "\xa0\x5f\xc5\x52\x47\x13\xc2\x01"
-                         "\x3d\x7c\x6e\x52\x3d\x55\x85\x48",
-               .assoc  = "\xaf",
-               .alen   = 1,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x9b\xc5\x3b\x20\x0a\x88\x56\xbe"
-                         "\x69\xdf\xc4\xc4\x02\x46\x3a\xf0",
-               .clen   = 16,
-       }, {
-               .key    = "\xcd\xbb\x70\x89\x13\xf0\xc1\x95"
-                         "\x9e\x20\xf4\xbf\x39\xb1\x17\xcd"
-                         "\x76\x0c\x7f\x0d\xa9\xa0\xc1\x4e"
-                         "\xed\xdf\xb9\xe4\x1e\x3f\x87\xa8",
-               .klen   = 32,
-               .iv     = "\xdc\x84\xfe\xf1\x58\x8f\x6b\x1c"
-                         "\xbe\x57\x20\xe3\x37\x7a\x48\x4f",
-               .assoc  = "\xeb\x4d\x8d\x59\x9c\x2e\x15\xa3"
-                         "\xde\x8d\x4d\x07\x36\x43\x78\xd0"
-                         "\x0b\x6d\x84\x4f\x2c\xf0\x82\x5b"
-                         "\x4e\xf6\x29\xd1\x8b\x6f\x56",
-               .alen   = 31,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\xe0\x6d\xa1\x07\x98\x2f\x40\x2d"
-                         "\x2e\x9a\xd6\x61\x43\xc0\x74\x69",
-               .clen   = 16,
-       }, {
-               .key    = "\x0a\xe0\xaa\x29\x24\x6c\x6a\xb1"
-                         "\x1f\xfa\xa6\x50\x33\xd5\xda\xd3"
-                         "\xa0\xce\x8a\x91\xae\x40\x43\x68"
-                         "\xae\x0d\x98\xbd\xf8\x9e\x26\x7f",
-               .klen   = 32,
-               .iv     = "\x19\xa9\x38\x91\x68\x0b\x14\x38"
-                         "\x3f\x31\xd2\x74\x31\x9e\x0a\x55",
-               .assoc  = "\x28\x72\xc7\xf8\xac\xaa\xbe\xbf"
-                         "\x5f\x67\xff\x99\x30\x67\x3b\xd6"
-                         "\x35\x2f\x90\xd3\x31\x90\x04\x74"
-                         "\x0f\x23\x08\xa9\x65\xce\xf6\xea",
-               .alen   = 32,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\xb9\x57\x13\x3e\x82\x31\x61\x65"
-                         "\x0d\x7f\x6c\x96\x93\x5c\x50\xe2",
-               .clen   = 16,
-       }, {
-               .key    = "\x46\x04\xe3\xc8\x34\xe7\x12\xcd"
-                         "\xa0\xd4\x58\xe2\x2d\xf9\x9c\xda"
-                         "\xca\x91\x96\x15\xb4\xe0\xc5\x81"
-                         "\x70\x3a\x77\x95\xd2\xfd\xc5\x55",
-               .klen   = 32,
-               .iv     = "\x55\xcd\x72\x30\x78\x86\xbd\x54"
-                         "\xc0\x0b\x84\x06\x2b\xc2\xcd\x5b",
-               .assoc  = "\x64\x97\x00\x98\xbc\x25\x67\xdb"
-                         "\xe0\x41\xb1\x2a\x2a\x8c\xfe\xdd"
-                         "\x5f\xf2\x9c\x58\x36\x30\x86\x8e"
-                         "\xd1\x51\xe6\x81\x3f\x2d\x95\xc1"
-                         "\x01",
-               .alen   = 33,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x81\x96\x34\xde\xbb\x36\xdd\x3e"
-                         "\x4e\x5e\xcb\x44\x21\xb8\x3f\xf1",
-               .clen   = 16,
-       }, {
-               .key    = "\x83\x29\x1d\x67\x44\x63\xbb\xe9"
-                         "\x20\xaf\x0a\x73\x27\x1e\x5f\xe0"
-                         "\xf5\x53\xa1\x9a\xb9\x80\x47\x9b"
-                         "\x31\x68\x56\x6e\xac\x5c\x65\x2c",
-               .klen   = 32,
-               .iv     = "\x92\xf2\xac\xcf\x88\x02\x65\x70"
-                         "\x41\xe5\x36\x97\x25\xe7\x90\x61",
-               .assoc  = "\xa1\xbb\x3a\x37\xcc\xa1\x10\xf7"
-                         "\x61\x1c\x63\xbc\x24\xb0\xc0\xe3"
-                         "\x8a\xb4\xa7\xdc\x3b\xd0\x08\xa8"
-                         "\x92\x7f\xc5\x5a\x19\x8c\x34\x97"
-                         "\x0f\x95\x9b\x18\xe4\x8d\xb4\x24"
-                         "\xb9\x33\x28\x18\xe1\x9d\x14\xe0"
-                         "\x64\xb2\x89\x7d\x78\xa8\x05\x7e"
-                         "\x07\x8c\xfc\x88\x2d\xb8\x53",
-               .alen   = 63,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x2e\x99\xb6\x79\x57\x56\x80\x36"
-                         "\x8e\xc4\x1c\x12\x7d\x71\x36\x0c",
-               .clen   = 16,
-       }, {
-               .key    = "\xbf\x4e\x57\x07\x54\xdf\x64\x05"
-                         "\xa1\x89\xbc\x04\x21\x42\x22\xe6"
-                         "\x1f\x15\xad\x1e\xbe\x20\xc9\xb4"
-                         "\xf3\x95\x35\x46\x86\xbb\x04\x03",
-               .klen   = 32,
-               .iv     = "\xce\x17\xe5\x6f\x98\x7e\x0e\x8c"
-                         "\xc2\xbf\xe8\x29\x1f\x0b\x52\x68",
-               .assoc  = "\xdd\xe0\x74\xd6\xdc\x1d\xb8\x13"
-                         "\xe2\xf6\x15\x4d\x1e\xd4\x83\xe9"
-                         "\xb4\x76\xb3\x60\x40\x70\x8a\xc1"
-                         "\x53\xac\xa4\x32\xf3\xeb\xd3\x6e"
-                         "\x1e\x42\xa0\x46\x45\x9f\xc7\x22"
-                         "\xd3\x43\xbc\x7e\xa5\x47\x2a\x6f"
-                         "\x91\x19\x70\x1e\xe1\xfe\x25\x49"
-                         "\xd6\x8f\x93\xc7\x28\x3f\x3d\x03",
-               .alen   = 64,
-               .ptext  = "",
-               .plen   = 0,
-               .ctext  = "\x7b\x25\x3d\x47\xd4\xa7\x08\xce"
-                         "\x3b\x89\x40\x36\xba\x6d\x0e\xa2",
-               .clen   = 16,
-       }, {
-               .key    = "\xfc\x72\x90\xa6\x64\x5a\x0d\x21"
-                         "\x22\x63\x6e\x96\x1b\x67\xe4\xec"
-                         "\x49\xd7\xb9\xa2\xc3\xc0\x4b\xce"
-                         "\xb4\xc3\x14\x1e\x61\x1a\xa3\xd9",
-               .klen   = 32,
-               .iv     = "\x0b\x3c\x1f\x0e\xa8\xf9\xb7\xa7"
-                         "\x42\x9a\x9a\xba\x19\x30\x15\x6e",
-               .assoc  = "\x1a",
-               .alen   = 1,
-               .ptext  = "\x29",
-               .plen   = 1,
-               .ctext  = "\xe6\x09\x6f\x95\x9a\x18\xc8\xf6"
-                         "\x17\x75\x81\x16\xdf\x26\xff\x67"
-                         "\x92",
-               .clen   = 17,
-       }, {
-               .key    = "\x38\x97\xca\x45\x74\xd6\xb6\x3c"
-                         "\xa3\x3d\x20\x27\x15\x8b\xa7\xf2"
-                         "\x74\x9a\xc4\x27\xc8\x60\xcd\xe8"
-                         "\x75\xf0\xf2\xf7\x3b\x79\x42\xb0",
-               .klen   = 32,
-               .iv     = "\x47\x60\x59\xad\xb8\x75\x60\xc3"
-                         "\xc3\x74\x4c\x4c\x13\x54\xd8\x74",
-               .assoc  = "\x56\x29\xe7\x15\xfc\x14\x0a\x4a"
-                         "\xe4\xaa\x79\x70\x12\x1d\x08\xf6"
-                         "\x09\xfb\xca\x69\x4b\xb0\x8e\xf5"
-                         "\xd6\x07\x62\xe3\xa8\xa9\x12",
-               .alen   = 31,
-               .ptext  = "\x66\xf3\x75\x7d\x40\xb3\xb4\xd1"
-                         "\x04\xe1\xa6\x94\x10\xe6\x39\x77"
-                         "\xd3\xac\x4d\x8a\x8c\x58\x6e\xfb"
-                         "\x06\x13\x9a\xd9\x5e\xc0\xfa",
-               .plen   = 31,
-               .ctext  = "\x82\xc0\x56\xf0\xd7\xc4\xc9\xfd"
-                         "\x3c\xd1\x2a\xd4\x15\x86\x9d\xda"
-                         "\xea\x6c\x6f\xa1\x33\xb0\x7a\x01"
-                         "\x57\xe7\xf3\x7b\x73\xe7\x54\x10"
-                         "\xc6\x91\xe2\xc6\xa0\x69\xe7\xe6"
-                         "\x76\xc3\xf5\x3a\x76\xfd\x4a",
-               .clen   = 47,
-       }, {
-               .key    = "\x75\xbc\x04\xe5\x84\x52\x5e\x58"
-                         "\x24\x17\xd2\xb9\x0e\xaf\x6a\xf9"
-                         "\x9e\x5c\xd0\xab\xcd\x00\x4f\x01"
-                         "\x37\x1e\xd1\xcf\x15\xd8\xe2\x86",
-               .klen   = 32,
-               .iv     = "\x84\x85\x92\x4d\xc8\xf1\x08\xdf"
-                         "\x44\x4e\xff\xdd\x0d\x78\x9a\x7a",
-               .assoc  = "\x93\x4e\x21\xb4\x0c\x90\xb3\x66"
-                         "\x65\x84\x2b\x01\x0b\x42\xcb\xfc"
-                         "\x33\xbd\xd6\xed\x50\x50\x10\x0e"
-                         "\x97\x35\x41\xbb\x82\x08\xb1\xf2",
-               .alen   = 32,
-               .ptext  = "\xa2\x17\xaf\x1c\x50\x2e\x5d\xed"
-                         "\x85\xbb\x58\x26\x0a\x0b\xfc\x7d"
-                         "\xfe\x6e\x59\x0e\x91\xf8\xf0\x15"
-                         "\xc8\x40\x78\xb1\x38\x1f\x99\xa7",
-               .plen   = 32,
-               .ctext  = "\x01\x47\x8e\x6c\xf6\x64\x89\x3a"
-                         "\x71\xce\xe4\xaa\x45\x70\xe6\x84"
-                         "\x62\x48\x08\x64\x86\x6a\xdf\xec"
-                         "\xb4\xa0\xfb\x34\x03\x0c\x19\xf4"
-                         "\x2b\x7b\x36\x73\xec\x54\xa9\x1e"
-                         "\x30\x85\xdb\xe4\xac\xe9\x2c\xca",
-               .clen   = 48,
-       }, {
-               .key    = "\xb1\xe1\x3e\x84\x94\xcd\x07\x74"
-                         "\xa5\xf2\x84\x4a\x08\xd4\x2c\xff"
-                         "\xc8\x1e\xdb\x2f\xd2\xa0\xd1\x1b"
-                         "\xf8\x4c\xb0\xa8\xef\x37\x81\x5d",
-               .klen   = 32,
-               .iv     = "\xc0\xaa\xcc\xec\xd8\x6c\xb1\xfb"
-                         "\xc5\x28\xb1\x6e\x07\x9d\x5d\x81",
-               .assoc  = "\xd0\x73\x5a\x54\x1d\x0b\x5b\x82"
-                         "\xe5\x5f\xdd\x93\x05\x66\x8e\x02"
-                         "\x5e\x80\xe1\x71\x55\xf0\x92\x28"
-                         "\x59\x62\x20\x94\x5c\x67\x50\xc8"
-                         "\x58",
-               .alen   = 33,
-               .ptext  = "\xdf\x3c\xe9\xbc\x61\xaa\x06\x09"
-                         "\x06\x95\x0a\xb7\x04\x2f\xbe\x84"
-                         "\x28\x30\x64\x92\x96\x98\x72\x2e"
-                         "\x89\x6e\x57\x8a\x13\x7e\x38\x7e"
-                         "\xdb",
-               .plen   = 33,
-               .ctext  = "\x85\xe0\xf8\x0f\x8e\x49\xe3\x60"
-                         "\xcb\x4a\x54\x94\xcf\xf5\x7e\x34"
-                         "\xe9\xf8\x80\x65\x53\xd0\x72\x70"
-                         "\x4f\x7d\x9d\xd1\x15\x6f\xb9\x2c"
-                         "\xfa\xe8\xdd\xac\x2e\xe1\x3f\x67"
-                         "\x63\x0f\x1a\x59\xb7\x89\xdb\xf4"
-                         "\xc3",
-               .clen   = 49,
-       }, {
-               .key    = "\xee\x05\x77\x23\xa5\x49\xb0\x90"
-                         "\x26\xcc\x36\xdc\x02\xf8\xef\x05"
-                         "\xf3\xe1\xe7\xb3\xd8\x40\x53\x35"
-                         "\xb9\x79\x8f\x80\xc9\x96\x20\x33",
-               .klen   = 32,
-               .iv     = "\xfd\xce\x06\x8b\xe9\xe8\x5a\x17"
-                         "\x46\x02\x63\x00\x01\xc1\x20\x87",
-               .assoc  = "\x0c\x98\x94\xf3\x2d\x87\x04\x9e"
-                         "\x66\x39\x8f\x24\xff\x8a\x50\x08"
-                         "\x88\x42\xed\xf6\x5a\x90\x14\x42"
-                         "\x1a\x90\xfe\x6c\x36\xc6\xf0\x9f"
-                         "\x66\xa0\xb5\x2d\x2c\xf8\x25\x15"
-                         "\x55\x90\xa2\x7e\x77\x94\x96\x3a"
-                         "\x71\x1c\xf7\x44\xee\xa8\xc3\x42"
-                         "\xe2\xa3\x84\x04\x0b\xe1\xce",
-               .alen   = 63,
-               .ptext  = "\x1b\x61\x23\x5b\x71\x26\xae\x25"
-                         "\x87\x6f\xbc\x49\xfe\x53\x81\x8a"
-                         "\x53\xf2\x70\x17\x9b\x38\xf4\x48"
-                         "\x4b\x9b\x36\x62\xed\xdd\xd8\x54"
-                         "\xea\xcb\xb6\x79\x45\xfc\xaa\x54"
-                         "\x5c\x94\x47\x58\xa7\xff\x9c\x9e"
-                         "\x7c\xb6\xf1\xac\xc8\xfd\x8b\x35"
-                         "\xd5\xa4\x6a\xd4\x09\xc2\x08",
-               .plen   = 63,
-               .ctext  = "\x00\xe5\x5b\x87\x5c\x20\x22\x8a"
-                         "\xda\x1f\xd3\xff\xbb\xb2\xb0\xf8"
-                         "\xef\xe9\xeb\x9e\x7c\x80\xf4\x2b"
-                         "\x59\xc0\x79\xbc\x17\xa0\x15\x01"
-                         "\xf5\x72\xfb\x5a\xe7\xaf\x07\xe3"
-                         "\x1b\x49\x21\x34\x23\x63\x55\x5e"
-                         "\xee\x4f\x34\x17\xfa\xfe\xa5\x0c"
-                         "\xed\x0b\x23\xea\x9b\xda\x57\x2f"
-                         "\xf6\xa9\xae\x0d\x4e\x40\x96\x45"
-                         "\x7f\xfa\xf0\xbf\xc4\x98\x78",
-               .clen   = 79,
-       }, {
-               .key    = "\x2a\x2a\xb1\xc3\xb5\xc5\x59\xac"
-                         "\xa7\xa6\xe8\x6d\xfc\x1d\xb2\x0b"
-                         "\x1d\xa3\xf3\x38\xdd\xe0\xd5\x4e"
-                         "\x7b\xa7\x6e\x58\xa3\xf5\xbf\x0a",
-               .klen   = 32,
-               .iv     = "\x39\xf3\x3f\x2b\xf9\x64\x03\x33"
-                         "\xc7\xdd\x15\x91\xfb\xe6\xe2\x8d",
-               .assoc  = "\x49\xbc\xce\x92\x3d\x02\xad\xba"
-                         "\xe7\x13\x41\xb6\xf9\xaf\x13\x0f"
-                         "\xb2\x04\xf8\x7a\x5f\x30\x96\x5b"
-                         "\xdc\xbd\xdd\x44\x10\x25\x8f\x75"
-                         "\x75\x4d\xb9\x5b\x8e\x0a\x38\x13"
-                         "\x6f\x9f\x36\xe4\x3a\x3e\xac\xc9"
-                         "\x9d\x83\xde\xe5\x57\xfd\xe3\x0e"
-                         "\xb1\xa7\x1b\x44\x05\x67\xb7\x37",
-               .alen   = 64,
-               .ptext  = "\x58\x85\x5c\xfa\x81\xa1\x57\x40"
-                         "\x08\x4a\x6e\xda\xf8\x78\x44\x90"
-                         "\x7d\xb5\x7b\x9b\xa1\xd8\x76\x62"
-                         "\x0c\xc9\x15\x3b\xc7\x3c\x77\x2b"
-                         "\xf8\x78\xba\xa7\xa6\x0e\xbd\x52"
-                         "\x76\xa3\xdc\xbe\x6b\xa8\xb1\x2d"
-                         "\xa9\x1d\xd8\x4e\x31\x53\xab\x00"
-                         "\xa5\xa7\x01\x13\x04\x49\xf2\x04",
-               .plen   = 64,
-               .ctext  = "\x28\xdd\xb9\x4a\x12\xc7\x0a\xe1"
-                         "\x58\x06\x1a\x9b\x8c\x67\xdf\xeb"
-                         "\x35\x35\x60\x9d\x06\x40\x65\xc1"
-                         "\x93\xe8\xb3\x82\x50\x29\xdd\xb5"
-                         "\x2b\xcb\xde\x18\x78\x6b\x42\xbe"
-                         "\x6d\x24\xd0\xb2\x7d\xd7\x08\x8f"
-                         "\x4a\x18\x98\xad\x8c\xf2\x97\xb4"
-                         "\xf4\x77\xe4\xbf\x41\x3b\xc4\x06"
-                         "\xce\x9e\x34\x81\xf0\x89\x11\x13"
-                         "\x02\x65\xa1\x7c\xdf\x07\x33\x06",
-               .clen   = 80,
-       }, {
-               .key    = "\x67\x4f\xeb\x62\xc5\x40\x01\xc7"
-                         "\x28\x80\x9a\xfe\xf6\x41\x74\x12"
-                         "\x48\x65\xfe\xbc\xe2\x80\x57\x68"
-                         "\x3c\xd4\x4d\x31\x7d\x54\x5f\xe1",
-               .klen   = 32,
-               .iv     = "\x76\x18\x79\xca\x09\xdf\xac\x4e"
-                         "\x48\xb7\xc7\x23\xf5\x0a\xa5\x93",
-               .assoc  = "\x85\xe1\x08\x32\x4d\x7e\x56\xd5"
-                         "\x68\xed\xf3\x47\xf3\xd3\xd6\x15"
-                         "\xdd\xc7\x04\xfe\x64\xd0\x18\x75"
-                         "\x9d\xeb\xbc\x1d\xea\x84\x2e\x4c"
-                         "\x83\xf9\xbe\x8a\xef\x1c\x4b\x10"
-                         "\x89\xaf\xcb\x4b\xfe\xe7\xc1\x58"
-                         "\xca\xea\xc6\x87\xc0\x53\x03\xd9"
-                         "\x80\xaa\xb2\x83\xff\xee\xa1\x6a"
-                         "\x04",
-               .alen   = 65,
-               .ptext  = "\x94\xaa\x96\x9a\x91\x1d\x00\x5c"
-                         "\x88\x24\x20\x6b\xf2\x9c\x06\x96"
-                         "\xa7\x77\x87\x1f\xa6\x78\xf8\x7b"
-                         "\xcd\xf6\xf4\x13\xa1\x9b\x16\x02"
-                         "\x07\x24\xbf\xd5\x08\x20\xd0\x4f"
-                         "\x90\xb3\x70\x24\x2f\x51\xc7\xbb"
-                         "\xd6\x84\xc0\xef\x9a\xa8\xca\xcc"
-                         "\x74\xab\x97\x53\xfe\xd0\xdb\x37"
-                         "\x37\x6a\x0e\x9f\x3f\xa3\x2a\xe3"
-                         "\x1b\x34\x6d\x51\x72\x2b\x17\xe7"
-                         "\x4d\xaa\x2c\x18\xda\xa3\x33\x89"
-                         "\x2a\x9f\xf4\xd2\xed\x76\x3d\x3f"
-                         "\x3c\x15\x9d\x8e\x4f\x3c\x27\xb0"
-                         "\x42\x3f\x2f\x8a\xd4\xc2\x10\xb2"
-                         "\x27\x7f\xe3\x34\x80\x02\x49\x4b"
-                         "\x07\x68\x22\x2a\x88\x25\x53\xb2"
-                         "\x2f",
-               .plen   = 129,
-               .ctext  = "\x85\x39\x69\x35\xfb\xf9\xb0\xa6"
-                         "\x85\x43\x88\xd0\xd7\x78\x60\x19"
-                         "\x3e\x1f\xb1\xa4\xd6\xc5\x96\xec"
-                         "\xf7\x84\x85\xc7\x27\x0f\x74\x57"
-                         "\x28\x9e\xdd\x90\x3c\x43\x12\xc5"
-                         "\x51\x3d\x39\x8f\xa5\xf4\xe0\x0b"
-                         "\x57\x04\xf1\x6d\xfe\x9b\x84\x27"
-                         "\xe8\xeb\x4d\xda\x02\x0a\xc5\x49"
-                         "\x1a\x55\x5e\x50\x56\x4d\x94\xda"
-                         "\x20\xf8\x12\x54\x50\xb3\x11\xda"
-                         "\xed\x44\x27\x67\xd5\xd1\x8b\x4b"
-                         "\x38\x67\x56\x65\x59\xda\xe6\x97"
-                         "\x81\xae\x2f\x92\x3b\xae\x22\x1c"
-                         "\x91\x59\x38\x18\x00\xe8\xba\x92"
-                         "\x04\x19\x56\xdf\xb0\x82\xeb\x6f"
-                         "\x2e\xdb\x54\x3c\x4b\xbb\x60\x90"
-                         "\x4c\x50\x10\x62\xba\x7a\xb1\x68"
-                         "\x37\xd7\x87\x4e\xe4\x66\x09\x1f"
-                         "\xa5",
-               .clen   = 145,
-       }, {
-               .key    = "\xa3\x73\x24\x01\xd5\xbc\xaa\xe3"
-                         "\xa9\x5a\x4c\x90\xf0\x65\x37\x18"
-                         "\x72\x28\x0a\x40\xe7\x20\xd9\x82"
-                         "\xfe\x02\x2b\x09\x57\xb3\xfe\xb7",
-               .klen   = 32,
-               .iv     = "\xb3\x3d\xb3\x69\x19\x5b\x54\x6a"
-                         "\xc9\x91\x79\xb4\xef\x2e\x68\x99",
-               .assoc  = "\xc2\x06\x41\xd1\x5d\xfa\xff\xf1"
-                         "\xe9\xc7\xa5\xd9\xed\xf8\x98\x1b"
-                         "\x07\x89\x10\x82\x6a\x70\x9a\x8f"
-                         "\x5e\x19\x9b\xf5\xc5\xe3\xcd\x22"
-                         "\x92\xa5\xc2\xb8\x51\x2e\x5e\x0e"
-                         "\xa4\xbe\x5f\xb1\xc1\x90\xd7\xe7"
-                         "\xf7\x52\xae\x28\x29\xa8\x22\xa4"
-                         "\x4f\xae\x48\xc2\xfa\x75\x8b\x9e"
-                         "\xce\x83\x2a\x88\x07\x55\xbb\x89"
-                         "\xf6\xdf\xac\xdf\x83\x08\xbf\x7d"
-                         "\xac\x30\x8b\x8e\x02\xac\x00\xf1"
-                         "\x30\x46\xe1\xbc\x75\xbf\x49\xbb"
-                         "\x26\x4e\x29\xf0\x2f\x21\xc6\x13"
-                         "\x92\xd9\x3d\x11\xe4\x10\x00\x8e"
-                         "\xd4\xd4\x58\x65\xa6\x2b\xe3\x25"
-                         "\xb1\x8f\x15\x93\xe7\x71\xb9\x2c"
-                         "\x4b",
-               .alen   = 129,
-               .ptext  = "\xd1\xcf\xd0\x39\xa1\x99\xa9\x78"
-                         "\x09\xfe\xd2\xfd\xec\xc1\xc9\x9d"
-                         "\xd2\x39\x93\xa3\xab\x18\x7a\x95"
-                         "\x8f\x24\xd3\xeb\x7b\xfa\xb5\xd8"
-                         "\x15\xd1\xc3\x04\x69\x32\xe3\x4d"
-                         "\xaa\xc2\x04\x8b\xf2\xfa\xdc\x4a"
-                         "\x02\xeb\xa8\x90\x03\xfd\xea\x97"
-                         "\x43\xaf\x2e\x92\xf8\x57\xc5\x6a"
-                         "\x00",
-               .plen   = 65,
-               .ctext  = "\x7d\xde\x53\x22\xe4\x23\x3b\x30"
-                         "\x78\xde\x35\x90\x7a\xd9\x0b\x93"
-                         "\xf6\x0e\x0b\xed\x40\xee\x10\x9c"
-                         "\x96\x3a\xd3\x34\xb2\xd0\x67\xcf"
-                         "\x63\x7f\x2d\x0c\xcf\x96\xec\x64"
-                         "\x1a\x87\xcc\x7d\x2c\x5e\x81\x4b"
-                         "\xd2\x8f\x4c\x7c\x00\xb1\xb4\xe0"
-                         "\x87\x4d\xb1\xbc\xd8\x78\x2c\x17"
-                         "\xf2\x3b\xd8\x28\x40\xe2\x76\xf6"
-                         "\x20\x13\x83\x46\xaf\xff\xe3\x0f"
-                         "\x72",
-               .clen   = 81,
-       }, {
-               .key    = "\xe0\x98\x5e\xa1\xe5\x38\x53\xff"
-                         "\x2a\x35\xfe\x21\xea\x8a\xfa\x1e"
-                         "\x9c\xea\x15\xc5\xec\xc0\x5b\x9b"
-                         "\xbf\x2f\x0a\xe1\x32\x12\x9d\x8e",
-               .klen   = 32,
-               .iv     = "\xef\x61\xed\x08\x29\xd7\xfd\x86"
-                         "\x4a\x6b\x2b\x46\xe9\x53\x2a\xa0",
-               .assoc  = "\xfe\x2a\x7b\x70\x6d\x75\xa7\x0d"
-                         "\x6a\xa2\x57\x6a\xe7\x1c\x5b\x21"
-                         "\x31\x4b\x1b\x07\x6f\x10\x1c\xa8"
-                         "\x20\x46\x7a\xce\x9f\x42\x6d\xf9",
-               .alen   = 32,
-               .ptext  = "\x0d\xf4\x09\xd8\xb1\x14\x51\x94"
-                         "\x8a\xd8\x84\x8e\xe6\xe5\x8c\xa3"
-                         "\xfc\xfc\x9e\x28\xb0\xb8\xfc\xaf"
-                         "\x50\x52\xb1\xc4\x55\x59\x55\xaf",
-               .plen   = 32,
-               .ctext  = "\x5a\xcd\x8c\x57\xf2\x6a\xb6\xbe"
-                         "\x53\xc7\xaa\x9a\x60\x74\x9c\xc4"
-                         "\xa2\xc2\xd0\x6d\xe1\x03\x63\xdc"
-                         "\xbb\x51\x7e\x9c\x89\x73\xde\x4e"
-                         "\x24\xf8\x52\x7c\x15\x41\x0e\xba"
-                         "\x69\x0e\x36\x5f\x2f\x22\x8c",
-               .clen   = 47,
-       }, {
-               .key    = "\x1c\xbd\x98\x40\xf5\xb3\xfc\x1b"
-                         "\xaa\x0f\xb0\xb3\xe4\xae\xbc\x24"
-                         "\xc7\xac\x21\x49\xf1\x60\xdd\xb5"
-                         "\x80\x5d\xe9\xba\x0c\x71\x3c\x64",
-               .klen   = 32,
-               .iv     = "\x2c\x86\x26\xa8\x39\x52\xa6\xa2"
-                         "\xcb\x45\xdd\xd7\xe3\x77\xed\xa6",
-               .assoc  = "\x3b\x4f\xb5\x10\x7d\xf1\x50\x29"
-                         "\xeb\x7c\x0a\xfb\xe1\x40\x1e\x27"
-                         "\x5c\x0d\x27\x8b\x74\xb0\x9e\xc2"
-                         "\xe1\x74\x59\xa6\x79\xa1\x0c\xd0",
-               .alen   = 32,
-               .ptext  = "\x4a\x18\x43\x77\xc1\x90\xfa\xb0"
-                         "\x0b\xb2\x36\x20\xe0\x09\x4e\xa9"
-                         "\x26\xbe\xaa\xac\xb5\x58\x7e\xc8"
-                         "\x11\x7f\x90\x9c\x2f\xb8\xf4\x85",
-               .plen   = 32,
-               .ctext  = "\x47\xd6\xce\x78\xd6\xbf\x4a\x51"
-                         "\xb8\xda\x92\x3c\xfd\xda\xac\x8e"
-                         "\x8d\x88\xd7\x4d\x90\xe5\xeb\xa1"
-                         "\xab\xd6\x7c\x76\xad\xea\x7d\x76"
-                         "\x53\xee\xb0\xcd\xd0\x02\xbb\x70"
-                         "\x5b\x6f\x7b\xe2\x8c\xe8",
-               .clen   = 46,
-       }, {
-               .key    = "\x59\xe1\xd2\xdf\x05\x2f\xa4\x37"
-                         "\x2b\xe9\x63\x44\xde\xd3\x7f\x2b"
-                         "\xf1\x6f\x2d\xcd\xf6\x00\x5f\xcf"
-                         "\x42\x8a\xc8\x92\xe6\xd0\xdc\x3b",
-               .klen   = 32,
-               .iv     = "\x68\xab\x60\x47\x49\xce\x4f\xbe"
-                         "\x4c\x20\x8f\x68\xdd\x9c\xb0\xac",
-               .assoc  = "\x77\x74\xee\xaf\x8d\x6d\xf9\x45"
-                         "\x6c\x56\xbc\x8d\xdb\x65\xe0\x2e"
-                         "\x86\xd0\x32\x0f\x79\x50\x20\xdb"
-                         "\xa2\xa1\x37\x7e\x53\x00\xab\xa6",
-               .alen   = 32,
-               .ptext  = "\x86\x3d\x7d\x17\xd1\x0c\xa3\xcc"
-                         "\x8c\x8d\xe8\xb1\xda\x2e\x11\xaf"
-                         "\x51\x80\xb5\x30\xba\xf8\x00\xe2"
-                         "\xd3\xad\x6f\x75\x09\x18\x93\x5c",
-               .plen   = 32,
-               .ctext  = "\x9f\xa9\x2b\xa4\x8f\x00\x05\x2b"
-                         "\xe7\x68\x81\x51\xbb\xfb\xdf\x60"
-                         "\xbb\xac\xe8\xc1\xdc\x68\xae\x68"
-                         "\x3a\xcd\x7a\x06\x49\xfe\x80\x11"
-                         "\xe6\x61\x99\xe2\xdd\xbe\x2c\xbf",
-               .clen   = 40,
-       }, {
-               .key    = "\x96\x06\x0b\x7f\x15\xab\x4d\x53"
-                         "\xac\xc3\x15\xd6\xd8\xf7\x42\x31"
-                         "\x1b\x31\x38\x51\xfc\xa0\xe1\xe8"
-                         "\x03\xb8\xa7\x6b\xc0\x2f\x7b\x11",
-               .klen   = 32,
-               .iv     = "\xa5\xcf\x9a\xe6\x59\x4a\xf7\xd9"
-                         "\xcd\xfa\x41\xfa\xd7\xc0\x72\xb2",
-               .assoc  = "\xb4\x99\x28\x4e\x9d\xe8\xa2\x60"
-                         "\xed\x30\x6e\x1e\xd5\x89\xa3\x34"
-                         "\xb1\x92\x3e\x93\x7e\xf0\xa2\xf5"
-                         "\x64\xcf\x16\x57\x2d\x5f\x4a\x7d",
-               .alen   = 32,
-               .ptext  = "\xc3\x62\xb7\xb6\xe2\x87\x4c\xe7"
-                         "\x0d\x67\x9a\x43\xd4\x52\xd4\xb5"
-                         "\x7b\x43\xc1\xb5\xbf\x98\x82\xfc"
-                         "\x94\xda\x4e\x4d\xe4\x77\x32\x32",
-               .plen   = 32,
-               .ctext  = "\xe2\x34\xfa\x25\xfd\xfb\x89\x5e"
-                         "\x5b\x4e\x0b\x15\x6e\x39\xfb\x0c"
-                         "\x73\xc7\xd9\x6b\xbe\xce\x9b\x70"
-                         "\xc7\x4f\x96\x16\x03\xfc\xea\xfb"
-                         "\x56",
-               .clen   = 33,
-       },
-};
-
-/*
- * All key wrapping test vectors taken from
- * http://csrc.nist.gov/groups/STM/cavp/documents/mac/kwtestvectors.zip
- *
- * Note: as documented in keywrap.c, the ivout for encryption is the first
- * semiblock of the ciphertext from the test vector. For decryption, iv is
- * the first semiblock of the ciphertext.
- */
-static const struct cipher_testvec aes_kw_tv_template[] = {
-       {
-               .key    = "\x75\x75\xda\x3a\x93\x60\x7c\xc2"
-                         "\xbf\xd8\xce\xc7\xaa\xdf\xd9\xa6",
-               .klen   = 16,
-               .ptext  = "\x42\x13\x6d\x3c\x38\x4a\x3e\xea"
-                         "\xc9\x5a\x06\x6f\xd2\x8f\xed\x3f",
-               .ctext  = "\xf6\x85\x94\x81\x6f\x64\xca\xa3"
-                         "\xf5\x6f\xab\xea\x25\x48\xf5\xfb",
-               .len    = 16,
-               .iv_out = "\x03\x1f\x6b\xd7\xe6\x1e\x64\x3d",
-               .generates_iv = true,
-       }, {
-               .key    = "\x80\xaa\x99\x73\x27\xa4\x80\x6b"
-                         "\x6a\x7a\x41\xa5\x2b\x86\xc3\x71"
-                         "\x03\x86\xf9\x32\x78\x6e\xf7\x96"
-                         "\x76\xfa\xfb\x90\xb8\x26\x3c\x5f",
-               .klen   = 32,
-               .ptext  = "\x0a\x25\x6b\xa7\x5c\xfa\x03\xaa"
-                         "\xa0\x2b\xa9\x42\x03\xf1\x5b\xaa",
-               .ctext  = "\xd3\x3d\x3d\x97\x7b\xf0\xa9\x15"
-                         "\x59\xf9\x9c\x8a\xcd\x29\x3d\x43",
-               .len    = 16,
-               .iv_out = "\x42\x3c\x96\x0d\x8a\x2a\xc4\xc1",
-               .generates_iv = true,
-       },
-};
-
-/*
- * ANSI X9.31 Continuous Pseudo-Random Number Generator (AES mode)
- * test vectors, taken from Appendix B.2.9 and B.2.10:
- *     http://csrc.nist.gov/groups/STM/cavp/documents/rng/RNGVS.pdf
- * Only AES-128 is supported at this time.
- */
-static const struct cprng_testvec ansi_cprng_aes_tv_template[] = {
-       {
-               .key    = "\xf3\xb1\x66\x6d\x13\x60\x72\x42"
-                         "\xed\x06\x1c\xab\xb8\xd4\x62\x02",
-               .klen   = 16,
-               .dt     = "\xe6\xb3\xbe\x78\x2a\x23\xfa\x62"
-                         "\xd7\x1d\x4a\xfb\xb0\xe9\x22\xf9",
-               .dtlen  = 16,
-               .v      = "\x80\x00\x00\x00\x00\x00\x00\x00"
-                         "\x00\x00\x00\x00\x00\x00\x00\x00",
-               .vlen   = 16,
-               .result = "\x59\x53\x1e\xd1\x3b\xb0\xc0\x55"
-                         "\x84\x79\x66\x85\xc1\x2f\x76\x41",
-               .rlen   = 16,
-               .loops  = 1,
-       }, {
-               .key    = "\xf3\xb1\x66\x6d\x13\x60\x72\x42"
-                         "\xed\x06\x1c\xab\xb8\xd4\x62\x02",
-               .klen   = 16,
-               .dt     = "\xe6\xb3\xbe\x78\x2a\x23\xfa\x62"
-                         "\xd7\x1d\x4a\xfb\xb0\xe9\x22\xfa",
-               .dtlen  = 16,
-               .v      = "\xc0\x00\x00\x00\x00\x00\x00\x00"
-                         "\x00\x00\x00\x00\x00\x00\x00\x00",
-               .vlen   = 16,
-               .result = "\x7c\x22\x2c\xf4\xca\x8f\xa2\x4c"
-                         "\x1c\x9c\xb6\x41\xa9\xf3\x22\x0d",
-               .rlen   = 16,
-               .loops  = 1,
-       }, {
-               .key    = "\xf3\xb1\x66\x6d\x13\x60\x72\x42"
-                         "\xed\x06\x1c\xab\xb8\xd4\x62\x02",
-               .klen   = 16,
-               .dt     = "\xe6\xb3\xbe\x78\x2a\x23\xfa\x62"
-                         "\xd7\x1d\x4a\xfb\xb0\xe9\x22\xfb",
-               .dtlen  = 16,
-               .v      = "\xe0\x00\x00\x00\x00\x00\x00\x00"
-                         "\x00\x00\x00\x00\x00\x00\x00\x00",
-               .vlen   = 16,
-               .result = "\x8a\xaa\x00\x39\x66\x67\x5b\xe5"
-                         "\x29\x14\x28\x81\xa9\x4d\x4e\xc7",
-               .rlen   = 16,
-               .loops  = 1,
-       }, {
-               .key    = "\xf3\xb1\x66\x6d\x13\x60\x72\x42"
-                         "\xed\x06\x1c\xab\xb8\xd4\x62\x02",
-               .klen   = 16,
-               .dt     = "\xe6\xb3\xbe\x78\x2a\x23\xfa\x62"
-                         "\xd7\x1d\x4a\xfb\xb0\xe9\x22\xfc",
-               .dtlen  = 16,
-               .v      = "\xf0\x00\x00\x00\x00\x00\x00\x00"
-                         "\x00\x00\x00\x00\x00\x00\x00\x00",
-               .vlen   = 16,
-               .result = "\x88\xdd\xa4\x56\x30\x24\x23\xe5"
-                         "\xf6\x9d\xa5\x7e\x7b\x95\xc7\x3a",
-               .rlen   = 16,
-               .loops  = 1,
-       }, {
-               .key    = "\xf3\xb1\x66\x6d\x13\x60\x72\x42"
-                         "\xed\x06\x1c\xab\xb8\xd4\x62\x02",
-               .klen   = 16,
-               .dt     = "\xe6\xb3\xbe\x78\x2a\x23\xfa\x62"
-                         "\xd7\x1d\x4a\xfb\xb0\xe9\x22\xfd",
-               .dtlen  = 16,
-               .v      = "\xf8\x00\x00\x00\x00\x00\x00\x00"
-                         "\x00\x00\x00\x00\x00\x00\x00\x00",
-               .vlen   = 16,
-               .result = "\x05\x25\x92\x46\x61\x79\xd2\xcb"
-                         "\x78\xc4\x0b\x14\x0a\x5a\x9a\xc8",
-               .rlen   = 16,
-               .loops  = 1,
-       }, {    /* Monte Carlo Test */
-               .key    = "\x9f\x5b\x51\x20\x0b\xf3\x34\xb5"
-                         "\xd8\x2b\xe8\xc3\x72\x55\xc8\x48",
-               .klen   = 16,
-               .dt     = "\x63\x76\xbb\xe5\x29\x02\xba\x3b"
-                         "\x67\xc9\x25\xfa\x70\x1f\x11\xac",
-               .dtlen  = 16,
-               .v      = "\x57\x2c\x8e\x76\x87\x26\x47\x97"
-                         "\x7e\x74\xfb\xdd\xc4\x95\x01\xd1",
-               .vlen   = 16,
-               .result = "\x48\xe9\xbd\x0d\x06\xee\x18\xfb"
-                         "\xe4\x57\x90\xd5\xc3\xfc\x9b\x73",
-               .rlen   = 16,
-               .loops  = 10000,
-       },
-};
-
-/*
- * SP800-90A DRBG Test vectors from
- * http://csrc.nist.gov/groups/STM/cavp/documents/drbg/drbgtestvectors.zip
- *
- * Test vectors for DRBG with prediction resistance. All types of DRBGs
- * (Hash, HMAC, CTR) are tested with all permutations of use cases (w/ and
- * w/o personalization string, w/ and w/o additional input string).
- */
-static const struct drbg_testvec drbg_pr_sha256_tv_template[] = {
-       {
-               .entropy = (unsigned char *)
-                       "\x72\x88\x4c\xcd\x6c\x85\x57\x70\xf7\x0b\x8b\x86"
-                       "\xc1\xeb\xd2\x4e\x36\x14\xab\x18\xc4\x9c\xc9\xcf"
-                       "\x1a\xe8\xf7\x7b\x02\x49\x73\xd7\xf1\x42\x7d\xc6"
-                       "\x3f\x29\x2d\xec\xd3\x66\x51\x3f\x1d\x8d\x5b\x4e",
-               .entropylen = 48,
-               .entpra = (unsigned char *)
-                       "\x38\x9c\x91\xfa\xc2\xa3\x46\x89\x56\x08\x3f\x62"
-                       "\x73\xd5\x22\xa9\x29\x63\x3a\x1d\xe5\x5d\x5e\x4f"
-                       "\x67\xb0\x67\x7a\x5e\x9e\x0c\x62",
-               .entprb = (unsigned char *)
-                       "\xb2\x8f\x36\xb2\xf6\x8d\x39\x13\xfa\x6c\x66\xcf"
-                       "\x62\x8a\x7e\x8c\x12\x33\x71\x9c\x69\xe4\xa5\xf0"
-                       "\x8c\xee\xeb\x9c\xf5\x31\x98\x31",
-               .entprlen = 32,
-               .expected = (unsigned char *)
-                       "\x52\x7b\xa3\xad\x71\x77\xa4\x49\x42\x04\x61\xc7"
-                       "\xf0\xaf\xa5\xfd\xd3\xb3\x0d\x6a\x61\xba\x35\x49"
-                       "\xbb\xaa\xaf\xe4\x25\x7d\xb5\x48\xaf\x5c\x18\x3d"
-                       "\x33\x8d\x9d\x45\xdf\x98\xd5\x94\xa8\xda\x92\xfe"
-                       "\xc4\x3c\x94\x2a\xcf\x7f\x7b\xf2\xeb\x28\xa9\xf1"
-                       "\xe0\x86\x30\xa8\xfe\xf2\x48\x90\x91\x0c\x75\xb5"
-                       "\x3c\x00\xf0\x4d\x09\x4f\x40\xa7\xa2\x8c\x52\xdf"
-                       "\x52\xef\x17\xbf\x3d\xd1\xa2\x31\xb4\xb8\xdc\xe6"
-                       "\x5b\x0d\x1f\x78\x36\xb4\xe6\x4b\xa7\x11\x25\xd5"
-                       "\x94\xc6\x97\x36\xab\xf0\xe5\x31\x28\x6a\xbb\xce"
-                       "\x30\x81\xa6\x8f\x27\x14\xf8\x1c",
-               .expectedlen = 128,
-               .addtla = NULL,
-               .addtlb = NULL,
-               .addtllen = 0,
-               .pers = NULL,
-               .perslen = 0,
-       }, {
-               .entropy = (unsigned char *)
-                       "\x5d\xf2\x14\xbc\xf6\xb5\x4e\x0b\xf0\x0d\x6f\x2d"
-                       "\xe2\x01\x66\x7b\xd0\xa4\x73\xa4\x21\xdd\xb0\xc0"
-                       "\x51\x79\x09\xf4\xea\xa9\x08\xfa\xa6\x67\xe0\xe1"
-                       "\xd1\x88\xa8\xad\xee\x69\x74\xb3\x55\x06\x9b\xf6",
-               .entropylen = 48,
-               .entpra = (unsigned char *)
-                       "\xef\x48\x06\xa2\xc2\x45\xf1\x44\xfa\x34\x2c\xeb"
-                       "\x8d\x78\x3c\x09\x8f\x34\x72\x20\xf2\xe7\xfd\x13"
-                       "\x76\x0a\xf6\xdc\x3c\xf5\xc0\x15",
-               .entprb = (unsigned char *)
-                       "\x4b\xbe\xe5\x24\xed\x6a\x2d\x0c\xdb\x73\x5e\x09"
-                       "\xf9\xad\x67\x7c\x51\x47\x8b\x6b\x30\x2a\xc6\xde"
-                       "\x76\xaa\x55\x04\x8b\x0a\x72\x95",
-               .entprlen = 32,
-               .expected = (unsigned char *)
-                       "\x3b\x14\x71\x99\xa1\xda\xa0\x42\xe6\xc8\x85\x32"
-                       "\x70\x20\x32\x53\x9a\xbe\xd1\x1e\x15\xef\xfb\x4c"
-                       "\x25\x6e\x19\x3a\xf0\xb9\xcb\xde\xf0\x3b\xc6\x18"
-                       "\x4d\x85\x5a\x9b\xf1\xe3\xc2\x23\x03\x93\x08\xdb"
-                       "\xa7\x07\x4b\x33\x78\x40\x4d\xeb\x24\xf5\x6e\x81"
-                       "\x4a\x1b\x6e\xa3\x94\x52\x43\xb0\xaf\x2e\x21\xf4"
-                       "\x42\x46\x8e\x90\xed\x34\x21\x75\xea\xda\x67\xb6"
-                       "\xe4\xf6\xff\xc6\x31\x6c\x9a\x5a\xdb\xb3\x97\x13"
-                       "\x09\xd3\x20\x98\x33\x2d\x6d\xd7\xb5\x6a\xa8\xa9"
-                       "\x9a\x5b\xd6\x87\x52\xa1\x89\x2b\x4b\x9c\x64\x60"
-                       "\x50\x47\xa3\x63\x81\x16\xaf\x19",
-               .expectedlen = 128,
-               .addtla = (unsigned char *)
-                       "\xbe\x13\xdb\x2a\xe9\xa8\xfe\x09\x97\xe1\xce\x5d"
-                       "\xe8\xbb\xc0\x7c\x4f\xcb\x62\x19\x3f\x0f\xd2\xad"
-                       "\xa9\xd0\x1d\x59\x02\xc4\xff\x70",
-               .addtlb = (unsigned char *)
-                       "\x6f\x96\x13\xe2\xa7\xf5\x6c\xfe\xdf\x66\xe3\x31"
-                       "\x63\x76\xbf\x20\x27\x06\x49\xf1\xf3\x01\x77\x41"
-                       "\x9f\xeb\xe4\x38\xfe\x67\x00\xcd",
-               .addtllen = 32,
-               .pers = NULL,
-               .perslen = 0,
-       }, {
-               .entropy = (unsigned char *)
-                       "\xc6\x1c\xaf\x83\xa2\x56\x38\xf9\xb0\xbc\xd9\x85"
-                       "\xf5\x2e\xc4\x46\x9c\xe1\xb9\x40\x98\x70\x10\x72"
-                       "\xd7\x7d\x15\x85\xa1\x83\x5a\x97\xdf\xc8\xa8\xe8"
-                       "\x03\x4c\xcb\x70\x35\x8b\x90\x94\x46\x8a\x6e\xa1",
-               .entropylen = 48,
-               .entpra = (unsigned char *)
-                       "\xc9\x05\xa4\xcf\x28\x80\x4b\x93\x0f\x8b\xc6\xf9"
-                       "\x09\x41\x58\x74\xe9\xec\x28\xc7\x53\x0a\x73\x60"
-                       "\xba\x0a\xde\x57\x5b\x4b\x9f\x29",
-               .entprb = (unsigned char *)
-                       "\x4f\x31\xd2\xeb\xac\xfa\xa8\xe2\x01\x7d\xf3\xbd"
-                       "\x42\xbd\x20\xa0\x30\x65\x74\xd5\x5d\xd2\xad\xa4"
-                       "\xa9\xeb\x1f\x4d\xf6\xfd\xb8\x26",
-               .entprlen = 32,
-               .expected = (unsigned char *)
-                       "\xf6\x13\x05\xcb\x83\x60\x16\x42\x49\x1d\xc6\x25"
-                       "\x3b\x8c\x31\xa3\xbe\x8b\xbd\x1c\xe2\xec\x1d\xde"
-                       "\xbb\xbf\xa1\xac\xa8\x9f\x50\xce\x69\xce\xef\xd5"
-                       "\xd6\xf2\xef\x6a\xf7\x81\x38\xdf\xbc\xa7\x5a\xb9"
-                       "\xb2\x42\x65\xab\xe4\x86\x8d\x2d\x9d\x59\x99\x2c"
-                       "\x5a\x0d\x71\x55\x98\xa4\x45\xc2\x8d\xdb\x05\x5e"
-                       "\x50\x21\xf7\xcd\xe8\x98\x43\xce\x57\x74\x63\x4c"
-                       "\xf3\xb1\xa5\x14\x1e\x9e\x01\xeb\x54\xd9\x56\xae"
-                       "\xbd\xb6\x6f\x1a\x47\x6b\x3b\x44\xe4\xa2\xe9\x3c"
-                       "\x6c\x83\x12\x30\xb8\x78\x7f\x8e\x54\x82\xd4\xfe"
-                       "\x90\x35\x0d\x4c\x4d\x85\xe7\x13",
-               .expectedlen = 128,
-               .addtla = NULL,
-               .addtlb = NULL,
-               .addtllen = 0,
-               .pers = (unsigned char *)
-                       "\xa5\xbf\xac\x4f\x71\xa1\xbb\x67\x94\xc6\x50\xc7"
-                       "\x2a\x45\x9e\x10\xa8\xed\xf7\x52\x4f\xfe\x21\x90"
-                       "\xa4\x1b\xe1\xe2\x53\xcc\x61\x47",
-               .perslen = 32,
-       }, {
-               .entropy = (unsigned char *)
-                       "\xb6\xc1\x8d\xdf\x99\x54\xbe\x95\x10\x48\xd9\xf6"
-                       "\xd7\x48\xa8\x73\x2d\x74\xde\x1e\xde\x57\x7e\xf4"
-                       "\x7b\x7b\x64\xef\x88\x7a\xa8\x10\x4b\xe1\xc1\x87"
-                       "\xbb\x0b\xe1\x39\x39\x50\xaf\x68\x9c\xa2\xbf\x5e",
-               .entropylen = 48,
-               .entpra = (unsigned char *)
-                       "\xdc\x81\x0a\x01\x58\xa7\x2e\xce\xee\x48\x8c\x7c"
-                       "\x77\x9e\x3c\xf1\x17\x24\x7a\xbb\xab\x9f\xca\x12"
-                       "\x19\xaf\x97\x2d\x5f\xf9\xff\xfc",
-               .entprb = (unsigned char *)
-                       "\xaf\xfc\x4f\x98\x8b\x93\x95\xc1\xb5\x8b\x7f\x73"
-                       "\x6d\xa6\xbe\x6d\x33\xeb\x2c\x82\xb1\xaf\xc1\xb6"
-                       "\xb6\x05\xe2\x44\xaa\xfd\xe7\xdb",
-               .entprlen = 32,
-               .expected = (unsigned char *)
-                       "\x51\x79\xde\x1c\x0f\x58\xf3\xf4\xc9\x57\x2e\x31"
-                       "\xa7\x09\xa1\x53\x64\x63\xa2\xc5\x1d\x84\x88\x65"
-                       "\x01\x1b\xc6\x16\x3c\x49\x5b\x42\x8e\x53\xf5\x18"
-                       "\xad\x94\x12\x0d\x4f\x55\xcc\x45\x5c\x98\x0f\x42"
-                       "\x28\x2f\x47\x11\xf9\xc4\x01\x97\x6b\xa0\x94\x50"
-                       "\xa9\xd1\x5e\x06\x54\x3f\xdf\xbb\xc4\x98\xee\x8b"
-                       "\xba\xa9\xfa\x49\xee\x1d\xdc\xfb\x50\xf6\x51\x9f"
-                       "\x6c\x4a\x9a\x6f\x63\xa2\x7d\xad\xaf\x3a\x24\xa0"
-                       "\xd9\x9f\x07\xeb\x15\xee\x26\xe0\xd5\x63\x39\xda"
-                       "\x3c\x59\xd6\x33\x6c\x02\xe8\x05\x71\x46\x68\x44"
-                       "\x63\x4a\x68\x72\xe9\xf5\x55\xfe",
-               .expectedlen = 128,
-               .addtla = (unsigned char *)
-                       "\x15\x20\x2f\xf6\x98\x28\x63\xa2\xc4\x4e\xbb\x6c"
-                       "\xb2\x25\x92\x61\x79\xc9\x22\xc4\x61\x54\x96\xff"
-                       "\x4a\x85\xca\x80\xfe\x0d\x1c\xd0",
-               .addtlb = (unsigned char *)
-                       "\xde\x29\x8e\x03\x42\x61\xa3\x28\x5e\xc8\x80\xc2"
-                       "\x6d\xbf\xad\x13\xe1\x8d\x2a\xc7\xe8\xc7\x18\x89"
-                       "\x42\x58\x9e\xd6\xcc\xad\x7b\x1e",
-               .addtllen = 32,
-               .pers = (unsigned char *)
-                       "\x84\xc3\x73\x9e\xce\xb3\xbc\x89\xf7\x62\xb3\xe1"
-                       "\xd7\x48\x45\x8a\xa9\xcc\xe9\xed\xd5\x81\x84\x52"
-                       "\x82\x4c\xdc\x19\xb8\xf8\x92\x5c",
-               .perslen = 32,
-       },
-};
-
-static const struct drbg_testvec drbg_pr_hmac_sha256_tv_template[] = {
-       {
-               .entropy = (unsigned char *)
-                       "\x99\x69\xe5\x4b\x47\x03\xff\x31\x78\x5b\x87\x9a"
-                       "\x7e\x5c\x0e\xae\x0d\x3e\x30\x95\x59\xe9\xfe\x96"
-                       "\xb0\x67\x6d\x49\xd5\x91\xea\x4d\x07\xd2\x0d\x46"
-                       "\xd0\x64\x75\x7d\x30\x23\xca\xc2\x37\x61\x27\xab",
-               .entropylen = 48,
-               .entpra = (unsigned char *)
-                       "\xc6\x0f\x29\x99\x10\x0f\x73\x8c\x10\xf7\x47\x92"
-                       "\x67\x6a\x3f\xc4\xa2\x62\xd1\x37\x21\x79\x80\x46"
-                       "\xe2\x9a\x29\x51\x81\x56\x9f\x54",
-               .entprb = (unsigned char *)
-                       "\xc1\x1d\x45\x24\xc9\x07\x1b\xd3\x09\x60\x15\xfc"
-                       "\xf7\xbc\x24\xa6\x07\xf2\x2f\xa0\x65\xc9\x37\x65"
-                       "\x8a\x2a\x77\xa8\x69\x90\x89\xf4",
-               .entprlen = 32,
-               .expected = (unsigned char *)
-                       "\xab\xc0\x15\x85\x60\x94\x80\x3a\x93\x8d\xff\xd2"
-                       "\x0d\xa9\x48\x43\x87\x0e\xf9\x35\xb8\x2c\xfe\xc1"
-                       "\x77\x06\xb8\xf5\x51\xb8\x38\x50\x44\x23\x5d\xd4"
-                       "\x4b\x59\x9f\x94\xb3\x9b\xe7\x8d\xd4\x76\xe0\xcf"
-                       "\x11\x30\x9c\x99\x5a\x73\x34\xe0\xa7\x8b\x37\xbc"
-                       "\x95\x86\x23\x50\x86\xfa\x3b\x63\x7b\xa9\x1c\xf8"
-                       "\xfb\x65\xef\xa2\x2a\x58\x9c\x13\x75\x31\xaa\x7b"
-                       "\x2d\x4e\x26\x07\xaa\xc2\x72\x92\xb0\x1c\x69\x8e"
-                       "\x6e\x01\xae\x67\x9e\xb8\x7c\x01\xa8\x9c\x74\x22"
-                       "\xd4\x37\x2d\x6d\x75\x4a\xba\xbb\x4b\xf8\x96\xfc"
-                       "\xb1\xcd\x09\xd6\x92\xd0\x28\x3f",
-               .expectedlen = 128,
-               .addtla = NULL,
-               .addtlb = NULL,
-               .addtllen = 0,
-               .pers = NULL,
-               .perslen = 0,
-       }, {
-               .entropy = (unsigned char *)
-                       "\xb9\x1f\xe9\xef\xdd\x9b\x7d\x20\xb6\xec\xe0\x2f"
-                       "\xdb\x76\x24\xce\x41\xc8\x3a\x4a\x12\x7f\x3e\x2f"
-                       "\xae\x05\x99\xea\xb5\x06\x71\x0d\x0c\x4c\xb4\x05"
-                       "\x26\xc6\xbd\xf5\x7f\x2a\x3d\xf2\xb5\x49\x7b\xda",
-               .entropylen = 48,
-               .entpra = (unsigned char *)
-                       "\xef\x67\x50\x9c\xa7\x7d\xdf\xb7\x2d\x81\x01\xa4"
-                       "\x62\x81\x6a\x69\x5b\xb3\x37\x45\xa7\x34\x8e\x26"
-                       "\x46\xd9\x26\xa2\x19\xd4\x94\x43",
-               .entprb = (unsigned char *)
-                       "\x97\x75\x53\x53\xba\xb4\xa6\xb2\x91\x60\x71\x79"
-                       "\xd1\x6b\x4a\x24\x9a\x34\x66\xcc\x33\xab\x07\x98"
-                       "\x51\x78\x72\xb2\x79\xfd\x2c\xff",
-               .entprlen = 32,
-               .expected = (unsigned char *)
-                       "\x9c\xdc\x63\x8a\x19\x23\x22\x66\x0c\xc5\xb9\xd7"
-                       "\xfb\x2a\xb0\x31\xe3\x8a\x36\xa8\x5a\xa8\x14\xda"
-                       "\x1e\xa9\xcc\xfe\xb8\x26\x44\x83\x9f\xf6\xff\xaa"
-                       "\xc8\x98\xb8\x30\x35\x3b\x3d\x36\xd2\x49\xd4\x40"
-                       "\x62\x0a\x65\x10\x76\x55\xef\xc0\x95\x9c\xa7\xda"
-                       "\x3f\xcf\xb7\x7b\xc6\xe1\x28\x52\xfc\x0c\xe2\x37"
-                       "\x0d\x83\xa7\x51\x4b\x31\x47\x3c\xe1\x3c\xae\x70"
-                       "\x01\xc8\xa3\xd3\xc2\xac\x77\x9c\xd1\x68\x77\x9b"
-                       "\x58\x27\x3b\xa5\x0f\xc2\x7a\x8b\x04\x65\x62\xd5"
-                       "\xe8\xd6\xfe\x2a\xaf\xd3\xd3\xfe\xbd\x18\xfb\xcd"
-                       "\xcd\x66\xb5\x01\x69\x66\xa0\x3c",
-               .expectedlen = 128,
-               .addtla = (unsigned char *)
-                       "\x17\xc1\x56\xcb\xcc\x50\xd6\x03\x7d\x45\x76\xa3"
-                       "\x75\x76\xc1\x4a\x66\x1b\x2e\xdf\xb0\x2e\x7d\x56"
-                       "\x6d\x99\x3b\xc6\x58\xda\x03\xf6",
-               .addtlb = (unsigned char *)
-                       "\x7c\x7b\x4a\x4b\x32\x5e\x6f\x67\x34\xf5\x21\x4c"
-                       "\xf9\x96\xf9\xbf\x1c\x8c\x81\xd3\x9b\x60\x6a\x44"
-                       "\xc6\x03\xa2\xfb\x13\x20\x19\xb7",
-               .addtllen = 32,
-               .pers = NULL,
-               .perslen = 0,
-       }, {
-               .entropy = (unsigned char *)
-                       "\x13\x54\x96\xfc\x1b\x7d\x28\xf3\x18\xc9\xa7\x89"
-                       "\xb6\xb3\xc8\x72\xac\x00\xd4\x59\x36\x25\x05\xaf"
-                       "\xa5\xdb\x96\xcb\x3c\x58\x46\x87\xa5\xaa\xbf\x20"
-                       "\x3b\xfe\x23\x0e\xd1\xc7\x41\x0f\x3f\xc9\xb3\x67",
-               .entropylen = 48,
-               .entpra = (unsigned char *)
-                       "\xe2\xbd\xb7\x48\x08\x06\xf3\xe1\x93\x3c\xac\x79"
-                       "\xa7\x2b\x11\xda\xe3\x2e\xe1\x91\xa5\x02\x19\x57"
-                       "\x20\x28\xad\xf2\x60\xd7\xcd\x45",
-               .entprb = (unsigned char *)
-                       "\x8b\xd4\x69\xfc\xff\x59\x95\x95\xc6\x51\xde\x71"
-                       "\x68\x5f\xfc\xf9\x4a\xab\xec\x5a\xcb\xbe\xd3\x66"
-                       "\x1f\xfa\x74\xd3\xac\xa6\x74\x60",
-               .entprlen = 32,
-               .expected = (unsigned char *)
-                       "\x1f\x9e\xaf\xe4\xd2\x46\xb7\x47\x41\x4c\x65\x99"
-                       "\x01\xe9\x3b\xbb\x83\x0c\x0a\xb0\xc1\x3a\xe2\xb3"
-                       "\x31\x4e\xeb\x93\x73\xee\x0b\x26\xc2\x63\xa5\x75"
-                       "\x45\x99\xd4\x5c\x9f\xa1\xd4\x45\x87\x6b\x20\x61"
-                       "\x40\xea\x78\xa5\x32\xdf\x9e\x66\x17\xaf\xb1\x88"
-                       "\x9e\x2e\x23\xdd\xc1\xda\x13\x97\x88\xa5\xb6\x5e"
-                       "\x90\x14\x4e\xef\x13\xab\x5c\xd9\x2c\x97\x9e\x7c"
-                       "\xd7\xf8\xce\xea\x81\xf5\xcd\x71\x15\x49\x44\xce"
-                       "\x83\xb6\x05\xfb\x7d\x30\xb5\x57\x2c\x31\x4f\xfc"
-                       "\xfe\x80\xb6\xc0\x13\x0c\x5b\x9b\x2e\x8f\x3d\xfc"
-                       "\xc2\xa3\x0c\x11\x1b\x80\x5f\xf3",
-               .expectedlen = 128,
-               .addtla = NULL,
-               .addtlb = NULL,
-               .addtllen = 0,
-               .pers = (unsigned char *)
-                       "\x64\xb6\xfc\x60\xbc\x61\x76\x23\x6d\x3f\x4a\x0f"
-                       "\xe1\xb4\xd5\x20\x9e\x70\xdd\x03\x53\x6d\xbf\xce"
-                       "\xcd\x56\x80\xbc\xb8\x15\xc8\xaa",
-               .perslen = 32,
-       }, {
-               .entropy = (unsigned char *)
-                       "\xc7\xcc\xbc\x67\x7e\x21\x66\x1e\x27\x2b\x63\xdd"
-                       "\x3a\x78\xdc\xdf\x66\x6d\x3f\x24\xae\xcf\x37\x01"
-                       "\xa9\x0d\x89\x8a\xa7\xdc\x81\x58\xae\xb2\x10\x15"
-                       "\x7e\x18\x44\x6d\x13\xea\xdf\x37\x85\xfe\x81\xfb",
-               .entropylen = 48,
-               .entpra = (unsigned char *)
-                       "\x7b\xa1\x91\x5b\x3c\x04\xc4\x1b\x1d\x19\x2f\x1a"
-                       "\x18\x81\x60\x3c\x6c\x62\x91\xb7\xe9\xf5\xcb\x96"
-                       "\xbb\x81\x6a\xcc\xb5\xae\x55\xb6",
-               .entprb = (unsigned char *)
-                       "\x99\x2c\xc7\x78\x7e\x3b\x88\x12\xef\xbe\xd3\xd2"
-                       "\x7d\x2a\xa5\x86\xda\x8d\x58\x73\x4a\x0a\xb2\x2e"
-                       "\xbb\x4c\x7e\xe3\x9a\xb6\x81\xc1",
-               .entprlen = 32,
-               .expected = (unsigned char *)
-                       "\x95\x6f\x95\xfc\x3b\xb7\xfe\x3e\xd0\x4e\x1a\x14"
-                       "\x6c\x34\x7f\x7b\x1d\x0d\x63\x5e\x48\x9c\x69\xe6"
-                       "\x46\x07\xd2\x87\xf3\x86\x52\x3d\x98\x27\x5e\xd7"
-                       "\x54\xe7\x75\x50\x4f\xfb\x4d\xfd\xac\x2f\x4b\x77"
-                       "\xcf\x9e\x8e\xcc\x16\xa2\x24\xcd\x53\xde\x3e\xc5"
-                       "\x55\x5d\xd5\x26\x3f\x89\xdf\xca\x8b\x4e\x1e\xb6"
-                       "\x88\x78\x63\x5c\xa2\x63\x98\x4e\x6f\x25\x59\xb1"
-                       "\x5f\x2b\x23\xb0\x4b\xa5\x18\x5d\xc2\x15\x74\x40"
-                       "\x59\x4c\xb4\x1e\xcf\x9a\x36\xfd\x43\xe2\x03\xb8"
-                       "\x59\x91\x30\x89\x2a\xc8\x5a\x43\x23\x7c\x73\x72"
-                       "\xda\x3f\xad\x2b\xba\x00\x6b\xd1",
-               .expectedlen = 128,
-               .addtla = (unsigned char *)
-                       "\x18\xe8\x17\xff\xef\x39\xc7\x41\x5c\x73\x03\x03"
-                       "\xf6\x3d\xe8\x5f\xc8\xab\xe4\xab\x0f\xad\xe8\xd6"
-                       "\x86\x88\x55\x28\xc1\x69\xdd\x76",
-               .addtlb = (unsigned char *)
-                       "\xac\x07\xfc\xbe\x87\x0e\xd3\xea\x1f\x7e\xb8\xe7"
-                       "\x9d\xec\xe8\xe7\xbc\xf3\x18\x25\x77\x35\x4a\xaa"
-                       "\x00\x99\x2a\xdd\x0a\x00\x50\x82",
-               .addtllen = 32,
-               .pers = (unsigned char *)
-                       "\xbc\x55\xab\x3c\xf6\x52\xb0\x11\x3d\x7b\x90\xb8"
-                       "\x24\xc9\x26\x4e\x5a\x1e\x77\x0d\x3d\x58\x4a\xda"
-                       "\xd1\x81\xe9\xf8\xeb\x30\x8f\x6f",
-               .perslen = 32,
-       },
-};
-
-static const struct drbg_testvec drbg_pr_ctr_aes128_tv_template[] = {
-       {
-               .entropy = (unsigned char *)
-                       "\xd1\x44\xc6\x61\x81\x6d\xca\x9d\x15\x28\x8a\x42"
-                       "\x94\xd7\x28\x9c\x43\x77\x19\x29\x1a\x6d\xc3\xa2",
-               .entropylen = 24,
-               .entpra = (unsigned char *)
-                       "\x96\xd8\x9e\x45\x32\xc9\xd2\x08\x7a\x6d\x97\x15"
-                       "\xb4\xec\x80\xb1",
-               .entprb = (unsigned char *)
-                       "\x8b\xb6\x72\xb5\x24\x0b\x98\x65\x95\x95\xe9\xc9"
-                       "\x28\x07\xeb\xc2",
-               .entprlen = 16,
-               .expected = (unsigned char *)
-                       "\x70\x19\xd0\x4c\x45\x78\xd6\x68\xa9\x9a\xaa\xfe"
-                       "\xc1\xdf\x27\x9a\x1c\x0d\x0d\xf7\x24\x75\x46\xcc"
-                       "\x77\x6b\xdf\x89\xc6\x94\xdc\x74\x50\x10\x70\x18"
-                       "\x9b\xdc\x96\xb4\x89\x23\x40\x1a\xce\x09\x87\xce"
-                       "\xd2\xf3\xd5\xe4\x51\x67\x74\x11\x5a\xcc\x8b\x3b"
-                       "\x8a\xf1\x23\xa8",
-               .expectedlen = 64,
-               .addtla = NULL,
-               .addtlb = NULL,
-               .addtllen = 0,
-               .pers = NULL,
-               .perslen = 0,
-       }, {
-               .entropy = (unsigned char *)
-                       "\x8e\x83\xe0\xeb\x37\xea\x3e\x53\x5e\x17\x6e\x77"
-                       "\xbd\xb1\x53\x90\xfc\xdc\xc1\x3c\x9a\x88\x22\x94",
-               .entropylen = 24,
-               .entpra = (unsigned char *)
-                       "\x6a\x85\xe7\x37\xc8\xf1\x04\x31\x98\x4f\xc8\x73"
-                       "\x67\xd1\x08\xf8",
-               .entprb = (unsigned char *)
-                       "\xd7\xa4\x68\xe2\x12\x74\xc3\xd9\xf1\xb7\x05\xbc"
-                       "\xd4\xba\x04\x58",
-               .entprlen = 16,
-               .expected = (unsigned char *)
-                       "\x78\xd6\xa6\x70\xff\xd1\x82\xf5\xa2\x88\x7f\x6d"
-                       "\x3d\x8c\x39\xb1\xa8\xcb\x2c\x91\xab\x14\x7e\xbc"
-                       "\x95\x45\x9f\x24\xb8\x20\xac\x21\x23\xdb\x72\xd7"
-                       "\x12\x8d\x48\x95\xf3\x19\x0c\x43\xc6\x19\x45\xfc"
-                       "\x8b\xac\x40\x29\x73\x00\x03\x45\x5e\x12\xff\x0c"
-                       "\xc1\x02\x41\x82",
-               .expectedlen = 64,
-               .addtla = (unsigned char *)
-                       "\xa2\xd9\x38\xcf\x8b\x29\x67\x5b\x65\x62\x6f\xe8"
-                       "\xeb\xb3\x01\x76",
-               .addtlb = (unsigned char *)
-                       "\x59\x63\x1e\x81\x8a\x14\xa8\xbb\xa1\xb8\x41\x25"
-                       "\xd0\x7f\xcc\x43",
-               .addtllen = 16,
-               .pers = NULL,
-               .perslen = 0,
-       }, {
-               .entropy = (unsigned char *)
-                       "\x04\xd9\x49\xa6\xdc\xe8\x6e\xbb\xf1\x08\x77\x2b"
-                       "\x9e\x08\xca\x92\x65\x16\xda\x99\xa2\x59\xf3\xe8",
-               .entropylen = 24,
-               .entpra = (unsigned char *)
-                       "\x38\x7e\x3f\x6b\x51\x70\x7b\x20\xec\x53\xd0\x66"
-                       "\xc3\x0f\xe3\xb0",
-               .entprb = (unsigned char *)
-                       "\xe0\x86\xa6\xaa\x5f\x72\x2f\xad\xf7\xef\x06\xb8"
-                       "\xd6\x9c\x9d\xe8",
-               .entprlen = 16,
-               .expected = (unsigned char *)
-                       "\xc9\x0a\xaf\x85\x89\x71\x44\x66\x4f\x25\x0b\x2b"
-                       "\xde\xd8\xfa\xff\x52\x5a\x1b\x32\x5e\x41\x7a\x10"
-                       "\x1f\xef\x1e\x62\x23\xe9\x20\x30\xc9\x0d\xad\x69"
-                       "\xb4\x9c\x5b\xf4\x87\x42\xd5\xae\x5e\x5e\x43\xcc"
-                       "\xd9\xfd\x0b\x93\x4a\xe3\xd4\x06\x37\x36\x0f\x3f"
-                       "\x72\x82\x0c\xcf",
-               .expectedlen = 64,
-               .addtla = NULL,
-               .addtlb = NULL,
-               .addtllen = 0,
-               .pers = (unsigned char *)
-                       "\xbf\xa4\x9a\x8f\x7b\xd8\xb1\x7a\x9d\xfa\x45\xed"
-                       "\x21\x52\xb3\xad",
-               .perslen = 16,
-       }, {
-               .entropy = (unsigned char *)
-                       "\x92\x89\x8f\x31\xfa\x1c\xff\x6d\x18\x2f\x26\x06"
-                       "\x43\xdf\xf8\x18\xc2\xa4\xd9\x72\xc3\xb9\xb6\x97",
-               .entropylen = 24,
-               .entpra = (unsigned char *)
-                       "\x20\x72\x8a\x06\xf8\x6f\x8d\xd4\x41\xe2\x72\xb7"
-                       "\xc4\x2c\xe8\x10",
-               .entprb = (unsigned char *)
-                       "\x3d\xb0\xf0\x94\xf3\x05\x50\x33\x17\x86\x3e\x22"
-                       "\x08\xf7\xa5\x01",
-               .entprlen = 16,
-               .expected = (unsigned char *)
-                       "\x5a\x35\x39\x87\x0f\x4d\x22\xa4\x09\x24\xee\x71"
-                       "\xc9\x6f\xac\x72\x0a\xd6\xf0\x88\x82\xd0\x83\x28"
-                       "\x73\xec\x3f\x93\xd8\xab\x45\x23\xf0\x7e\xac\x45"
-                       "\x14\x5e\x93\x9f\xb1\xd6\x76\x43\x3d\xb6\xe8\x08"
-                       "\x88\xf6\xda\x89\x08\x77\x42\xfe\x1a\xf4\x3f\xc4"
-                       "\x23\xc5\x1f\x68",
-               .expectedlen = 64,
-               .addtla = (unsigned char *)
-                       "\x1a\x40\xfa\xe3\xcc\x6c\x7c\xa0\xf8\xda\xba\x59"
-                       "\x23\x6d\xad\x1d",
-               .addtlb = (unsigned char *)
-                       "\x9f\x72\x76\x6c\xc7\x46\xe5\xed\x2e\x53\x20\x12"
-                       "\xbc\x59\x31\x8c",
-               .addtllen = 16,
-               .pers = (unsigned char *)
-                       "\xea\x65\xee\x60\x26\x4e\x7e\xb6\x0e\x82\x68\xc4"
-                       "\x37\x3c\x5c\x0b",
-               .perslen = 16,
-       },
-};
-
-/*
- * SP800-90A DRBG Test vectors from
- * http://csrc.nist.gov/groups/STM/cavp/documents/drbg/drbgtestvectors.zip
- *
- * Test vectors for DRBG without prediction resistance. All types of DRBGs
- * (Hash, HMAC, CTR) are tested with all permutations of use cases (w/ and
- * w/o personalization string, w/ and w/o additional input string).
- */
-static const struct drbg_testvec drbg_nopr_sha256_tv_template[] = {
-       {
-               .entropy = (unsigned char *)
-                       "\xa6\x5a\xd0\xf3\x45\xdb\x4e\x0e\xff\xe8\x75\xc3"
-                       "\xa2\xe7\x1f\x42\xc7\x12\x9d\x62\x0f\xf5\xc1\x19"
-                       "\xa9\xef\x55\xf0\x51\x85\xe0\xfb\x85\x81\xf9\x31"
-                       "\x75\x17\x27\x6e\x06\xe9\x60\x7d\xdb\xcb\xcc\x2e",
-               .entropylen = 48,
-               .expected = (unsigned char *)
-                       "\xd3\xe1\x60\xc3\x5b\x99\xf3\x40\xb2\x62\x82\x64"
-                       "\xd1\x75\x10\x60\xe0\x04\x5d\xa3\x83\xff\x57\xa5"
-                       "\x7d\x73\xa6\x73\xd2\xb8\xd8\x0d\xaa\xf6\xa6\xc3"
-                       "\x5a\x91\xbb\x45\x79\xd7\x3f\xd0\xc8\xfe\xd1\x11"
-                       "\xb0\x39\x13\x06\x82\x8a\xdf\xed\x52\x8f\x01\x81"
-                       "\x21\xb3\xfe\xbd\xc3\x43\xe7\x97\xb8\x7d\xbb\x63"
-                       "\xdb\x13\x33\xde\xd9\xd1\xec\xe1\x77\xcf\xa6\xb7"
-                       "\x1f\xe8\xab\x1d\xa4\x66\x24\xed\x64\x15\xe5\x1c"
-                       "\xcd\xe2\xc7\xca\x86\xe2\x83\x99\x0e\xea\xeb\x91"
-                       "\x12\x04\x15\x52\x8b\x22\x95\x91\x02\x81\xb0\x2d"
-                       "\xd4\x31\xf4\xc9\xf7\x04\x27\xdf",
-               .expectedlen = 128,
-               .addtla = NULL,
-               .addtlb = NULL,
-               .addtllen = 0,
-               .pers = NULL,
-               .perslen = 0,
-       }, {
-               .entropy = (unsigned char *)
-                       "\x73\xd3\xfb\xa3\x94\x5f\x2b\x5f\xb9\x8f\xf6\x9c"
-                       "\x8a\x93\x17\xae\x19\xc3\x4c\xc3\xd6\xca\xa3\x2d"
-                       "\x16\xfc\x42\xd2\x2d\xd5\x6f\x56\xcc\x1d\x30\xff"
-                       "\x9e\x06\x3e\x09\xce\x58\xe6\x9a\x35\xb3\xa6\x56",
-               .entropylen = 48,
-               .expected = (unsigned char *)
-                       "\x71\x7b\x93\x46\x1a\x40\xaa\x35\xa4\xaa\xc5\xe7"
-                       "\x6d\x5b\x5b\x8a\xa0\xdf\x39\x7d\xae\x71\x58\x5b"
-                       "\x3c\x7c\xb4\xf0\x89\xfa\x4a\x8c\xa9\x5c\x54\xc0"
-                       "\x40\xdf\xbc\xce\x26\x81\x34\xf8\xba\x7d\x1c\xe8"
-                       "\xad\x21\xe0\x74\xcf\x48\x84\x30\x1f\xa1\xd5\x4f"
-                       "\x81\x42\x2f\xf4\xdb\x0b\x23\xf8\x73\x27\xb8\x1d"
-                       "\x42\xf8\x44\x58\xd8\x5b\x29\x27\x0a\xf8\x69\x59"
-                       "\xb5\x78\x44\xeb\x9e\xe0\x68\x6f\x42\x9a\xb0\x5b"
-                       "\xe0\x4e\xcb\x6a\xaa\xe2\xd2\xd5\x33\x25\x3e\xe0"
-                       "\x6c\xc7\x6a\x07\xa5\x03\x83\x9f\xe2\x8b\xd1\x1c"
-                       "\x70\xa8\x07\x59\x97\xeb\xf6\xbe",
-               .expectedlen = 128,
-               .addtla = (unsigned char *)
-                       "\xf4\xd5\x98\x3d\xa8\xfc\xfa\x37\xb7\x54\x67\x73"
-                       "\xc7\xc3\xdd\x47\x34\x71\x02\x5d\xc1\xa0\xd3\x10"
-                       "\xc1\x8b\xbd\xf5\x66\x34\x6f\xdd",
-               .addtlb = (unsigned char *)
-                       "\xf7\x9e\x6a\x56\x0e\x73\xe9\xd9\x7a\xd1\x69\xe0"
-                       "\x6f\x8c\x55\x1c\x44\xd1\xce\x6f\x28\xcc\xa4\x4d"
-                       "\xa8\xc0\x85\xd1\x5a\x0c\x59\x40",
-               .addtllen = 32,
-               .pers = NULL,
-               .perslen = 0,
-       }, {
-               .entropy = (unsigned char *)
-                       "\x2a\x85\xa9\x8b\xd0\xda\x83\xd6\xad\xab\x9f\xbb"
-                       "\x54\x31\x15\x95\x1c\x4d\x49\x9f\x6a\x15\xf6\xe4"
-                       "\x15\x50\x88\x06\x29\x0d\xed\x8d\xb9\x6f\x96\xe1"
-                       "\x83\x9f\xf7\x88\xda\x84\xbf\x44\x28\xd9\x1d\xaa",
-               .entropylen = 48,
-               .expected = (unsigned char *)
-                       "\x2d\x55\xde\xc9\xed\x05\x47\x07\x3d\x04\xfc\x28"
-                       "\x0f\x92\xf0\x4d\xd8\x00\x32\x47\x0a\x1b\x1c\x4b"
-                       "\xef\xd9\x97\xa1\x17\x67\xda\x26\x6c\xfe\x76\x46"
-                       "\x6f\xbc\x6d\x82\x4e\x83\x8a\x98\x66\x6c\x01\xb6"
-                       "\xe6\x64\xe0\x08\x10\x6f\xd3\x5d\x90\xe7\x0d\x72"
-                       "\xa6\xa7\xe3\xbb\x98\x11\x12\x56\x23\xc2\x6d\xd1"
-                       "\xc8\xa8\x7a\x39\xf3\x34\xe3\xb8\xf8\x66\x00\x77"
-                       "\x7d\xcf\x3c\x3e\xfa\xc9\x0f\xaf\xe0\x24\xfa\xe9"
-                       "\x84\xf9\x6a\x01\xf6\x35\xdb\x5c\xab\x2a\xef\x4e"
-                       "\xac\xab\x55\xb8\x9b\xef\x98\x68\xaf\x51\xd8\x16"
-                       "\xa5\x5e\xae\xf9\x1e\xd2\xdb\xe6",
-               .expectedlen = 128,
-               .addtla = NULL,
-               .addtlb = NULL,
-               .addtllen = 0,
-               .pers = (unsigned char *)
-                       "\xa8\x80\xec\x98\x30\x98\x15\xd2\xc6\xc4\x68\xf1"
-                       "\x3a\x1c\xbf\xce\x6a\x40\x14\xeb\x36\x99\x53\xda"
-                       "\x57\x6b\xce\xa4\x1c\x66\x3d\xbc",
-               .perslen = 32,
-       }, {
-               .entropy = (unsigned char *)
-                       "\x69\xed\x82\xa9\xc5\x7b\xbf\xe5\x1d\x2f\xcb\x7a"
-                       "\xd3\x50\x7d\x96\xb4\xb9\x2b\x50\x77\x51\x27\x74"
-                       "\x33\x74\xba\xf1\x30\xdf\x8e\xdf\x87\x1d\x87\xbc"
-                       "\x96\xb2\xc3\xa7\xed\x60\x5e\x61\x4e\x51\x29\x1a",
-               .entropylen = 48,
-               .expected = (unsigned char *)
-                       "\xa5\x71\x24\x31\x11\xfe\x13\xe1\xa8\x24\x12\xfb"
-                       "\x37\xa1\x27\xa5\xab\x77\xa1\x9f\xae\x8f\xaf\x13"
-                       "\x93\xf7\x53\x85\x91\xb6\x1b\xab\xd4\x6b\xea\xb6"
-                       "\xef\xda\x4c\x90\x6e\xef\x5f\xde\xe1\xc7\x10\x36"
-                       "\xd5\x67\xbd\x14\xb6\x89\x21\x0c\xc9\x92\x65\x64"
-                       "\xd0\xf3\x23\xe0\x7f\xd1\xe8\x75\xc2\x85\x06\xea"
-                       "\xca\xc0\xcb\x79\x2d\x29\x82\xfc\xaa\x9a\xc6\x95"
-                       "\x7e\xdc\x88\x65\xba\xec\x0e\x16\x87\xec\xa3\x9e"
-                       "\xd8\x8c\x80\xab\x3a\x64\xe0\xcb\x0e\x45\x98\xdd"
-                       "\x7c\x6c\x6c\x26\x11\x13\xc8\xce\xa9\x47\xa6\x06"
-                       "\x57\xa2\x66\xbb\x2d\x7f\xf3\xc1",
-               .expectedlen = 128,
-               .addtla = (unsigned char *)
-                       "\x74\xd3\x6d\xda\xe8\xd6\x86\x5f\x63\x01\xfd\xf2"
-                       "\x7d\x06\x29\x6d\x94\xd1\x66\xf0\xd2\x72\x67\x4e"
-                       "\x77\xc5\x3d\x9e\x03\xe3\xa5\x78",
-               .addtlb = (unsigned char *)
-                       "\xf6\xb6\x3d\xf0\x7c\x26\x04\xc5\x8b\xcd\x3e\x6a"
-                       "\x9f\x9c\x3a\x2e\xdb\x47\x87\xe5\x8e\x00\x5e\x2b"
-                       "\x74\x7f\xa6\xf6\x80\xcd\x9b\x21",
-               .addtllen = 32,
-               .pers = (unsigned char *)
-                       "\x74\xa6\xe0\x08\xf9\x27\xee\x1d\x6e\x3c\x28\x20"
-                       "\x87\xdd\xd7\x54\x31\x47\x78\x4b\xe5\x6d\xa3\x73"
-                       "\xa9\x65\xb1\x10\xc1\xdc\x77\x7c",
-               .perslen = 32,
-       },
-};
-
-static const struct drbg_testvec drbg_nopr_hmac_sha256_tv_template[] = {
-       {
-               .entropy = (unsigned char *)
-                       "\xca\x85\x19\x11\x34\x93\x84\xbf\xfe\x89\xde\x1c"
-                       "\xbd\xc4\x6e\x68\x31\xe4\x4d\x34\xa4\xfb\x93\x5e"
-                       "\xe2\x85\xdd\x14\xb7\x1a\x74\x88\x65\x9b\xa9\x6c"
-                       "\x60\x1d\xc6\x9f\xc9\x02\x94\x08\x05\xec\x0c\xa8",
-               .entropylen = 48,
-               .expected = (unsigned char *)
-                       "\xe5\x28\xe9\xab\xf2\xde\xce\x54\xd4\x7c\x7e\x75"
-                       "\xe5\xfe\x30\x21\x49\xf8\x17\xea\x9f\xb4\xbe\xe6"
-                       "\xf4\x19\x96\x97\xd0\x4d\x5b\x89\xd5\x4f\xbb\x97"
-                       "\x8a\x15\xb5\xc4\x43\xc9\xec\x21\x03\x6d\x24\x60"
-                       "\xb6\xf7\x3e\xba\xd0\xdc\x2a\xba\x6e\x62\x4a\xbf"
-                       "\x07\x74\x5b\xc1\x07\x69\x4b\xb7\x54\x7b\xb0\x99"
-                       "\x5f\x70\xde\x25\xd6\xb2\x9e\x2d\x30\x11\xbb\x19"
-                       "\xd2\x76\x76\xc0\x71\x62\xc8\xb5\xcc\xde\x06\x68"
-                       "\x96\x1d\xf8\x68\x03\x48\x2c\xb3\x7e\xd6\xd5\xc0"
-                       "\xbb\x8d\x50\xcf\x1f\x50\xd4\x76\xaa\x04\x58\xbd"
-                       "\xab\xa8\x06\xf4\x8b\xe9\xdc\xb8",
-               .expectedlen = 128,
-               .addtla = NULL,
-               .addtlb = NULL,
-               .addtllen = 0,
-               .pers = NULL,
-               .perslen = 0,
-       }, {
-               .entropy = (unsigned char *)
-                       "\xf9\x7a\x3c\xfd\x91\xfa\xa0\x46\xb9\xe6\x1b\x94"
-                       "\x93\xd4\x36\xc4\x93\x1f\x60\x4b\x22\xf1\x08\x15"
-                       "\x21\xb3\x41\x91\x51\xe8\xff\x06\x11\xf3\xa7\xd4"
-                       "\x35\x95\x35\x7d\x58\x12\x0b\xd1\xe2\xdd\x8a\xed",
-               .entropylen = 48,
-               .expected = (unsigned char *)
-                       "\xc6\x87\x1c\xff\x08\x24\xfe\x55\xea\x76\x89\xa5"
-                       "\x22\x29\x88\x67\x30\x45\x0e\x5d\x36\x2d\xa5\xbf"
-                       "\x59\x0d\xcf\x9a\xcd\x67\xfe\xd4\xcb\x32\x10\x7d"
-                       "\xf5\xd0\x39\x69\xa6\x6b\x1f\x64\x94\xfd\xf5\xd6"
-                       "\x3d\x5b\x4d\x0d\x34\xea\x73\x99\xa0\x7d\x01\x16"
-                       "\x12\x6d\x0d\x51\x8c\x7c\x55\xba\x46\xe1\x2f\x62"
-                       "\xef\xc8\xfe\x28\xa5\x1c\x9d\x42\x8e\x6d\x37\x1d"
-                       "\x73\x97\xab\x31\x9f\xc7\x3d\xed\x47\x22\xe5\xb4"
-                       "\xf3\x00\x04\x03\x2a\x61\x28\xdf\x5e\x74\x97\xec"
-                       "\xf8\x2c\xa7\xb0\xa5\x0e\x86\x7e\xf6\x72\x8a\x4f"
-                       "\x50\x9a\x8c\x85\x90\x87\x03\x9c",
-               .expectedlen = 128,
-               .addtla = (unsigned char *)
-                       "\x51\x72\x89\xaf\xe4\x44\xa0\xfe\x5e\xd1\xa4\x1d"
-                       "\xbb\xb5\xeb\x17\x15\x00\x79\xbd\xd3\x1e\x29\xcf"
-                       "\x2f\xf3\x00\x34\xd8\x26\x8e\x3b",
-               .addtlb = (unsigned char *)
-                       "\x88\x02\x8d\x29\xef\x80\xb4\xe6\xf0\xfe\x12\xf9"
-                       "\x1d\x74\x49\xfe\x75\x06\x26\x82\xe8\x9c\x57\x14"
-                       "\x40\xc0\xc9\xb5\x2c\x42\xa6\xe0",
-               .addtllen = 32,
-               .pers = NULL,
-               .perslen = 0,
-       }, {
-               .entropy = (unsigned char *)
-                       "\x8d\xf0\x13\xb4\xd1\x03\x52\x30\x73\x91\x7d\xdf"
-                       "\x6a\x86\x97\x93\x05\x9e\x99\x43\xfc\x86\x54\x54"
-                       "\x9e\x7a\xb2\x2f\x7c\x29\xf1\x22\xda\x26\x25\xaf"
-                       "\x2d\xdd\x4a\xbc\xce\x3c\xf4\xfa\x46\x59\xd8\x4e",
-               .entropylen = 48,
-               .expected = (unsigned char *)
-                       "\xb9\x1c\xba\x4c\xc8\x4f\xa2\x5d\xf8\x61\x0b\x81"
-                       "\xb6\x41\x40\x27\x68\xa2\x09\x72\x34\x93\x2e\x37"
-                       "\xd5\x90\xb1\x15\x4c\xbd\x23\xf9\x74\x52\xe3\x10"
-                       "\xe2\x91\xc4\x51\x46\x14\x7f\x0d\xa2\xd8\x17\x61"
-                       "\xfe\x90\xfb\xa6\x4f\x94\x41\x9c\x0f\x66\x2b\x28"
-                       "\xc1\xed\x94\xda\x48\x7b\xb7\xe7\x3e\xec\x79\x8f"
-                       "\xbc\xf9\x81\xb7\x91\xd1\xbe\x4f\x17\x7a\x89\x07"
-                       "\xaa\x3c\x40\x16\x43\xa5\xb6\x2b\x87\xb8\x9d\x66"
-                       "\xb3\xa6\x0e\x40\xd4\xa8\xe4\xe9\xd8\x2a\xf6\xd2"
-                       "\x70\x0e\x6f\x53\x5c\xdb\x51\xf7\x5c\x32\x17\x29"
-                       "\x10\x37\x41\x03\x0c\xcc\x3a\x56",
-               .expectedlen = 128,
-               .addtla = NULL,
-               .addtlb = NULL,
-               .addtllen = 0,
-               .pers = (unsigned char *)
-                       "\xb5\x71\xe6\x6d\x7c\x33\x8b\xc0\x7b\x76\xad\x37"
-                       "\x57\xbb\x2f\x94\x52\xbf\x7e\x07\x43\x7a\xe8\x58"
-                       "\x1c\xe7\xbc\x7c\x3a\xc6\x51\xa9",
-               .perslen = 32,
-       }, {
-               .entropy = (unsigned char *)
-                       "\xc2\xa5\x66\xa9\xa1\x81\x7b\x15\xc5\xc3\xb7\x78"
-                       "\x17\x7a\xc8\x7c\x24\xe7\x97\xbe\x0a\x84\x5f\x11"
-                       "\xc2\xfe\x39\x9d\xd3\x77\x32\xf2\xcb\x18\x94\xeb"
-                       "\x2b\x97\xb3\xc5\x6e\x62\x83\x29\x51\x6f\x86\xec",
-               .entropylen = 48,
-               .expected = (unsigned char *)
-                       "\xb3\xa3\x69\x8d\x77\x76\x99\xa0\xdd\x9f\xa3\xf0"
-                       "\xa9\xfa\x57\x83\x2d\x3c\xef\xac\x5d\xf2\x44\x37"
-                       "\xc6\xd7\x3a\x0f\xe4\x10\x40\xf1\x72\x90\x38\xae"
-                       "\xf1\xe9\x26\x35\x2e\xa5\x9d\xe1\x20\xbf\xb7\xb0"
-                       "\x73\x18\x3a\x34\x10\x6e\xfe\xd6\x27\x8f\xf8\xad"
-                       "\x84\x4b\xa0\x44\x81\x15\xdf\xdd\xf3\x31\x9a\x82"
-                       "\xde\x6b\xb1\x1d\x80\xbd\x87\x1a\x9a\xcd\x35\xc7"
-                       "\x36\x45\xe1\x27\x0f\xb9\xfe\x4f\xa8\x8e\xc0\xe4"
-                       "\x65\x40\x9e\xa0\xcb\xa8\x09\xfe\x2f\x45\xe0\x49"
-                       "\x43\xa2\xe3\x96\xbb\xb7\xdd\x2f\x4e\x07\x95\x30"
-                       "\x35\x24\xcc\x9c\xc5\xea\x54\xa1",
-               .expectedlen = 128,
-               .addtla = (unsigned char *)
-                       "\x41\x3d\xd8\x3f\xe5\x68\x35\xab\xd4\x78\xcb\x96"
-                       "\x93\xd6\x76\x35\x90\x1c\x40\x23\x9a\x26\x64\x62"
-                       "\xd3\x13\x3b\x83\xe4\x9c\x82\x0b",
-               .addtlb = (unsigned char *)
-                       "\xd5\xc4\xa7\x1f\x9d\x6d\x95\xa1\xbe\xdf\x0b\xd2"
-                       "\x24\x7c\x27\x7d\x1f\x84\xa4\xe5\x7a\x4a\x88\x25"
-                       "\xb8\x2a\x2d\x09\x7d\xe6\x3e\xf1",
-               .addtllen = 32,
-               .pers = (unsigned char *)
-                       "\x13\xce\x4d\x8d\xd2\xdb\x97\x96\xf9\x41\x56\xc8"
-                       "\xe8\xf0\x76\x9b\x0a\xa1\xc8\x2c\x13\x23\xb6\x15"
-                       "\x36\x60\x3b\xca\x37\xc9\xee\x29",
-               .perslen = 32,
-       },
-};
-
-static const struct drbg_testvec drbg_nopr_ctr_aes192_tv_template[] = {
-       {
-               .entropy = (unsigned char *)
-                       "\xc3\x5c\x2f\xa2\xa8\x9d\x52\xa1\x1f\xa3\x2a\xa9"
-                       "\x6c\x95\xb8\xf1\xc9\xa8\xf9\xcb\x24\x5a\x8b\x40"
-                       "\xf3\xa6\xe5\xa7\xfb\xd9\xd3\xc6\x8e\x27\x7b\xa9"
-                       "\xac\x9b\xbb\x00",
-               .entropylen = 40,
-               .expected = (unsigned char *)
-                       "\x8c\x2e\x72\xab\xfd\x9b\xb8\x28\x4d\xb7\x9e\x17"
-                       "\xa4\x3a\x31\x46\xcd\x76\x94\xe3\x52\x49\xfc\x33"
-                       "\x83\x91\x4a\x71\x17\xf4\x13\x68\xe6\xd4\xf1\x48"
-                       "\xff\x49\xbf\x29\x07\x6b\x50\x15\xc5\x9f\x45\x79"
-                       "\x45\x66\x2e\x3d\x35\x03\x84\x3f\x4a\xa5\xa3\xdf"
-                       "\x9a\x9d\xf1\x0d",
-               .expectedlen = 64,
-               .addtla = NULL,
-               .addtlb = NULL,
-               .addtllen = 0,
-               .pers = NULL,
-               .perslen = 0,
-       },
-};
-
-static const struct drbg_testvec drbg_nopr_ctr_aes256_tv_template[] = {
-       {
-               .entropy = (unsigned char *)
-                       "\x36\x40\x19\x40\xfa\x8b\x1f\xba\x91\xa1\x66\x1f"
-                       "\x21\x1d\x78\xa0\xb9\x38\x9a\x74\xe5\xbc\xcf\xec"
-                       "\xe8\xd7\x66\xaf\x1a\x6d\x3b\x14\x49\x6f\x25\xb0"
-                       "\xf1\x30\x1b\x4f\x50\x1b\xe3\x03\x80\xa1\x37\xeb",
-               .entropylen = 48,
-               .expected = (unsigned char *)
-                       "\x58\x62\xeb\x38\xbd\x55\x8d\xd9\x78\xa6\x96\xe6"
-                       "\xdf\x16\x47\x82\xdd\xd8\x87\xe7\xe9\xa6\xc9\xf3"
-                       "\xf1\xfb\xaf\xb7\x89\x41\xb5\x35\xa6\x49\x12\xdf"
-                       "\xd2\x24\xc6\xdc\x74\x54\xe5\x25\x0b\x3d\x97\x16"
-                       "\x5e\x16\x26\x0c\x2f\xaf\x1c\xc7\x73\x5c\xb7\x5f"
-                       "\xb4\xf0\x7e\x1d",
-               .expectedlen = 64,
-               .addtla = NULL,
-               .addtlb = NULL,
-               .addtllen = 0,
-               .pers = NULL,
-               .perslen = 0,
-       },
-};
-
-static const struct drbg_testvec drbg_nopr_ctr_aes128_tv_template[] = {
-       {
-               .entropy = (unsigned char *)
-                       "\x87\xe1\xc5\x32\x99\x7f\x57\xa3\x5c\x28\x6d\xe8"
-                       "\x64\xbf\xf2\x64\xa3\x9e\x98\xdb\x6c\x10\x78\x7f",
-               .entropylen = 24,
-               .expected = (unsigned char *)
-                       "\x2c\x14\x7e\x24\x11\x9a\xd8\xd4\xb2\xed\x61\xc1"
-                       "\x53\xd0\x50\xc9\x24\xff\x59\x75\x15\xf1\x17\x3a"
-                       "\x3d\xf4\x4b\x2c\x84\x28\xef\x89\x0e\xb9\xde\xf3"
-                       "\xe4\x78\x04\xb2\xfd\x9b\x35\x7f\xe1\x3f\x8a\x3e"
-                       "\x10\xc8\x67\x0a\xf9\xdf\x2d\x6c\x96\xfb\xb2\xb8"
-                       "\xcb\x2d\xd6\xb0",
-               .expectedlen = 64,
-               .addtla = NULL,
-               .addtlb = NULL,
-               .addtllen = 0,
-               .pers = NULL,
-               .perslen = 0,
-       }, {
-               .entropy = (unsigned char *)
-                       "\x71\xbd\xce\x35\x42\x7d\x20\xbf\x58\xcf\x17\x74"
-                       "\xce\x72\xd8\x33\x34\x50\x2d\x8f\x5b\x14\xc4\xdd",
-               .entropylen = 24,
-               .expected = (unsigned char *)
-                       "\x97\x33\xe8\x20\x12\xe2\x7b\xa1\x46\x8f\xf2\x34"
-                       "\xb3\xc9\xb6\x6b\x20\xb2\x4f\xee\x27\xd8\x0b\x21"
-                       "\x8c\xff\x63\x73\x69\x29\xfb\xf3\x85\xcd\x88\x8e"
-                       "\x43\x2c\x71\x8b\xa2\x55\xd2\x0f\x1d\x7f\xe3\xe1"
-                       "\x2a\xa3\xe9\x2c\x25\x89\xc7\x14\x52\x99\x56\xcc"
-                       "\xc3\xdf\xb3\x81",
-               .expectedlen = 64,
-               .addtla = (unsigned char *)
-                       "\x66\xef\x42\xd6\x9a\x8c\x3d\x6d\x4a\x9e\x95\xa6"
-                       "\x91\x4d\x81\x56",
-               .addtlb = (unsigned char *)
-                       "\xe3\x18\x83\xd9\x4b\x5e\xc4\xcc\xaa\x61\x2f\xbb"
-                       "\x4a\x55\xd1\xc6",
-               .addtllen = 16,
-               .pers = NULL,
-               .perslen = 0,
-       }, {
-               .entropy = (unsigned char *)
-                       "\xca\x4b\x1e\xfa\x75\xbd\x69\x36\x38\x73\xb8\xf9"
-                       "\xdb\x4d\x35\x0e\x47\xbf\x6c\x37\x72\xfd\xf7\xa9",
-               .entropylen = 24,
-               .expected = (unsigned char *)
-                       "\x59\xc3\x19\x79\x1b\xb1\xf3\x0e\xe9\x34\xae\x6e"
-                       "\x8b\x1f\xad\x1f\x74\xca\x25\x45\x68\xb8\x7f\x75"
-                       "\x12\xf8\xf2\xab\x4c\x23\x01\x03\x05\xe1\x70\xee"
-                       "\x75\xd8\xcb\xeb\x23\x4c\x7a\x23\x6e\x12\x27\xdb"
-                       "\x6f\x7a\xac\x3c\x44\xb7\x87\x4b\x65\x56\x74\x45"
-                       "\x34\x30\x0c\x3d",
-               .expectedlen = 64,
-               .addtla = NULL,
-               .addtlb = NULL,
-               .addtllen = 0,
-               .pers = (unsigned char *)
-                       "\xeb\xaa\x60\x2c\x4d\xbe\x33\xff\x1b\xef\xbf\x0a"
-                       "\x0b\xc6\x97\x54",
-               .perslen = 16,
-       }, {
-               .entropy = (unsigned char *)
-                       "\xc0\x70\x1f\x92\x50\x75\x8f\xcd\xf2\xbe\x73\x98"
-                       "\x80\xdb\x66\xeb\x14\x68\xb4\xa5\x87\x9c\x2d\xa6",
-               .entropylen = 24,
-               .expected = (unsigned char *)
-                       "\x97\xc0\xc0\xe5\xa0\xcc\xf2\x4f\x33\x63\x48\x8a"
-                       "\xdb\x13\x0a\x35\x89\xbf\x80\x65\x62\xee\x13\x95"
-                       "\x7c\x33\xd3\x7d\xf4\x07\x77\x7a\x2b\x65\x0b\x5f"
-                       "\x45\x5c\x13\xf1\x90\x77\x7f\xc5\x04\x3f\xcc\x1a"
-                       "\x38\xf8\xcd\x1b\xbb\xd5\x57\xd1\x4a\x4c\x2e\x8a"
-                       "\x2b\x49\x1e\x5c",
-               .expectedlen = 64,
-               .addtla = (unsigned char *)
-                       "\xf9\x01\xf8\x16\x7a\x1d\xff\xde\x8e\x3c\x83\xe2"
-                       "\x44\x85\xe7\xfe",
-               .addtlb = (unsigned char *)
-                       "\x17\x1c\x09\x38\xc2\x38\x9f\x97\x87\x60\x55\xb4"
-                       "\x82\x16\x62\x7f",
-               .addtllen = 16,
-               .pers = (unsigned char *)
-                       "\x80\x08\xae\xe8\xe9\x69\x40\xc5\x08\x73\xc7\x9f"
-                       "\x8e\xcf\xe0\x02",
-               .perslen = 16,
-       },
-};
-
-/* Cast5 test vectors from RFC 2144 */
-static const struct cipher_testvec cast5_tv_template[] = {
-       {
-               .key    = "\x01\x23\x45\x67\x12\x34\x56\x78"
-                         "\x23\x45\x67\x89\x34\x56\x78\x9a",
-               .klen   = 16,
-               .ptext  = "\x01\x23\x45\x67\x89\xab\xcd\xef",
-               .ctext  = "\x23\x8b\x4f\xe5\x84\x7e\x44\xb2",
-               .len    = 8,
-       }, {
-               .key    = "\x01\x23\x45\x67\x12\x34\x56\x78"
-                         "\x23\x45",
-               .klen   = 10,
-               .ptext  = "\x01\x23\x45\x67\x89\xab\xcd\xef",
-               .ctext  = "\xeb\x6a\x71\x1a\x2c\x02\x27\x1b",
-               .len    = 8,
-       }, {
-               .key    = "\x01\x23\x45\x67\x12",
-               .klen   = 5,
-               .ptext  = "\x01\x23\x45\x67\x89\xab\xcd\xef",
-               .ctext  = "\x7a\xc8\x16\xd1\x6e\x9b\x30\x2e",
-               .len    = 8,
-       }, { /* Generated from TF test vectors */
-               .key    = "\x85\x62\x3F\x1C\xF9\xD6\x1C\xF9"
-                         "\xD6\xB3\x90\x6D\x4A\x90\x6D\x4A",
+               .key    = "\x01\x23\x45\x67\x12",
+               .klen   = 5,
+               .ptext  = "\x01\x23\x45\x67\x89\xab\xcd\xef",
+               .ctext  = "\x7a\xc8\x16\xd1\x6e\x9b\x30\x2e",
+               .len    = 8,
+       }, { /* Generated from TF test vectors */
+               .key    = "\x85\x62\x3F\x1C\xF9\xD6\x1C\xF9"
+                         "\xD6\xB3\x90\x6D\x4A\x90\x6D\x4A",
                .klen   = 16,
                .iv     = "\xE2\x24\x89\xEE\x53\xB8\x1D\x5F",
                .ptext  = "\x56\xED\x84\x1B\x8F\x26\xBD\x31"
@@ -32373,50 +29682,128 @@ static const struct comp_testvec zlib_deflate_decomp_tv_template[] = {
        },
 };
 
-/*
- * LZO test vectors (null-terminated strings).
- */
-static const struct comp_testvec lzo_comp_tv_template[] = {
+/*
+ * LZO test vectors (null-terminated strings).
+ */
+static const struct comp_testvec lzo_comp_tv_template[] = {
+       {
+               .inlen  = 70,
+               .outlen = 57,
+               .input  = "Join us now and share the software "
+                       "Join us now and share the software ",
+               .output = "\x00\x0d\x4a\x6f\x69\x6e\x20\x75"
+                         "\x73\x20\x6e\x6f\x77\x20\x61\x6e"
+                         "\x64\x20\x73\x68\x61\x72\x65\x20"
+                         "\x74\x68\x65\x20\x73\x6f\x66\x74"
+                         "\x77\x70\x01\x32\x88\x00\x0c\x65"
+                         "\x20\x74\x68\x65\x20\x73\x6f\x66"
+                         "\x74\x77\x61\x72\x65\x20\x11\x00"
+                         "\x00",
+       }, {
+               .inlen  = 159,
+               .outlen = 131,
+               .input  = "This document describes a compression method based on the LZO "
+                       "compression algorithm.  This document defines the application of "
+                       "the LZO algorithm used in UBIFS.",
+               .output = "\x00\x2c\x54\x68\x69\x73\x20\x64"
+                         "\x6f\x63\x75\x6d\x65\x6e\x74\x20"
+                         "\x64\x65\x73\x63\x72\x69\x62\x65"
+                         "\x73\x20\x61\x20\x63\x6f\x6d\x70"
+                         "\x72\x65\x73\x73\x69\x6f\x6e\x20"
+                         "\x6d\x65\x74\x68\x6f\x64\x20\x62"
+                         "\x61\x73\x65\x64\x20\x6f\x6e\x20"
+                         "\x74\x68\x65\x20\x4c\x5a\x4f\x20"
+                         "\x2a\x8c\x00\x09\x61\x6c\x67\x6f"
+                         "\x72\x69\x74\x68\x6d\x2e\x20\x20"
+                         "\x2e\x54\x01\x03\x66\x69\x6e\x65"
+                         "\x73\x20\x74\x06\x05\x61\x70\x70"
+                         "\x6c\x69\x63\x61\x74\x76\x0a\x6f"
+                         "\x66\x88\x02\x60\x09\x27\xf0\x00"
+                         "\x0c\x20\x75\x73\x65\x64\x20\x69"
+                         "\x6e\x20\x55\x42\x49\x46\x53\x2e"
+                         "\x11\x00\x00",
+       },
+};
+
+static const struct comp_testvec lzo_decomp_tv_template[] = {
+       {
+               .inlen  = 133,
+               .outlen = 159,
+               .input  = "\x00\x2b\x54\x68\x69\x73\x20\x64"
+                         "\x6f\x63\x75\x6d\x65\x6e\x74\x20"
+                         "\x64\x65\x73\x63\x72\x69\x62\x65"
+                         "\x73\x20\x61\x20\x63\x6f\x6d\x70"
+                         "\x72\x65\x73\x73\x69\x6f\x6e\x20"
+                         "\x6d\x65\x74\x68\x6f\x64\x20\x62"
+                         "\x61\x73\x65\x64\x20\x6f\x6e\x20"
+                         "\x74\x68\x65\x20\x4c\x5a\x4f\x2b"
+                         "\x8c\x00\x0d\x61\x6c\x67\x6f\x72"
+                         "\x69\x74\x68\x6d\x2e\x20\x20\x54"
+                         "\x68\x69\x73\x2a\x54\x01\x02\x66"
+                         "\x69\x6e\x65\x73\x94\x06\x05\x61"
+                         "\x70\x70\x6c\x69\x63\x61\x74\x76"
+                         "\x0a\x6f\x66\x88\x02\x60\x09\x27"
+                         "\xf0\x00\x0c\x20\x75\x73\x65\x64"
+                         "\x20\x69\x6e\x20\x55\x42\x49\x46"
+                         "\x53\x2e\x11\x00\x00",
+               .output = "This document describes a compression method based on the LZO "
+                       "compression algorithm.  This document defines the application of "
+                       "the LZO algorithm used in UBIFS.",
+       }, {
+               .inlen  = 46,
+               .outlen = 70,
+               .input  = "\x00\x0d\x4a\x6f\x69\x6e\x20\x75"
+                         "\x73\x20\x6e\x6f\x77\x20\x61\x6e"
+                         "\x64\x20\x73\x68\x61\x72\x65\x20"
+                         "\x74\x68\x65\x20\x73\x6f\x66\x74"
+                         "\x77\x70\x01\x01\x4a\x6f\x69\x6e"
+                         "\x3d\x88\x00\x11\x00\x00",
+               .output = "Join us now and share the software "
+                       "Join us now and share the software ",
+       },
+};
+
+static const struct comp_testvec lzorle_comp_tv_template[] = {
        {
                .inlen  = 70,
-               .outlen = 57,
+               .outlen = 59,
                .input  = "Join us now and share the software "
                        "Join us now and share the software ",
-               .output = "\x00\x0d\x4a\x6f\x69\x6e\x20\x75"
-                         "\x73\x20\x6e\x6f\x77\x20\x61\x6e"
-                         "\x64\x20\x73\x68\x61\x72\x65\x20"
-                         "\x74\x68\x65\x20\x73\x6f\x66\x74"
-                         "\x77\x70\x01\x32\x88\x00\x0c\x65"
-                         "\x20\x74\x68\x65\x20\x73\x6f\x66"
-                         "\x74\x77\x61\x72\x65\x20\x11\x00"
-                         "\x00",
+               .output = "\x11\x01\x00\x0d\x4a\x6f\x69\x6e"
+                         "\x20\x75\x73\x20\x6e\x6f\x77\x20"
+                         "\x61\x6e\x64\x20\x73\x68\x61\x72"
+                         "\x65\x20\x74\x68\x65\x20\x73\x6f"
+                         "\x66\x74\x77\x70\x01\x32\x88\x00"
+                         "\x0c\x65\x20\x74\x68\x65\x20\x73"
+                         "\x6f\x66\x74\x77\x61\x72\x65\x20"
+                         "\x11\x00\x00",
        }, {
                .inlen  = 159,
-               .outlen = 131,
+               .outlen = 133,
                .input  = "This document describes a compression method based on the LZO "
                        "compression algorithm.  This document defines the application of "
                        "the LZO algorithm used in UBIFS.",
-               .output = "\x00\x2c\x54\x68\x69\x73\x20\x64"
-                         "\x6f\x63\x75\x6d\x65\x6e\x74\x20"
-                         "\x64\x65\x73\x63\x72\x69\x62\x65"
-                         "\x73\x20\x61\x20\x63\x6f\x6d\x70"
-                         "\x72\x65\x73\x73\x69\x6f\x6e\x20"
-                         "\x6d\x65\x74\x68\x6f\x64\x20\x62"
-                         "\x61\x73\x65\x64\x20\x6f\x6e\x20"
-                         "\x74\x68\x65\x20\x4c\x5a\x4f\x20"
-                         "\x2a\x8c\x00\x09\x61\x6c\x67\x6f"
-                         "\x72\x69\x74\x68\x6d\x2e\x20\x20"
-                         "\x2e\x54\x01\x03\x66\x69\x6e\x65"
-                         "\x73\x20\x74\x06\x05\x61\x70\x70"
-                         "\x6c\x69\x63\x61\x74\x76\x0a\x6f"
-                         "\x66\x88\x02\x60\x09\x27\xf0\x00"
-                         "\x0c\x20\x75\x73\x65\x64\x20\x69"
-                         "\x6e\x20\x55\x42\x49\x46\x53\x2e"
-                         "\x11\x00\x00",
+               .output = "\x11\x01\x00\x2c\x54\x68\x69\x73"
+                         "\x20\x64\x6f\x63\x75\x6d\x65\x6e"
+                         "\x74\x20\x64\x65\x73\x63\x72\x69"
+                         "\x62\x65\x73\x20\x61\x20\x63\x6f"
+                         "\x6d\x70\x72\x65\x73\x73\x69\x6f"
+                         "\x6e\x20\x6d\x65\x74\x68\x6f\x64"
+                         "\x20\x62\x61\x73\x65\x64\x20\x6f"
+                         "\x6e\x20\x74\x68\x65\x20\x4c\x5a"
+                         "\x4f\x20\x2a\x8c\x00\x09\x61\x6c"
+                         "\x67\x6f\x72\x69\x74\x68\x6d\x2e"
+                         "\x20\x20\x2e\x54\x01\x03\x66\x69"
+                         "\x6e\x65\x73\x20\x74\x06\x05\x61"
+                         "\x70\x70\x6c\x69\x63\x61\x74\x76"
+                         "\x0a\x6f\x66\x88\x02\x60\x09\x27"
+                         "\xf0\x00\x0c\x20\x75\x73\x65\x64"
+                         "\x20\x69\x6e\x20\x55\x42\x49\x46"
+                         "\x53\x2e\x11\x00\x00",
        },
 };
 
-static const struct comp_testvec lzo_decomp_tv_template[] = {
+static const struct comp_testvec lzorle_decomp_tv_template[] = {
        {
                .inlen  = 133,
                .outlen = 159,
@@ -32441,14 +29828,16 @@ static const struct comp_testvec lzo_decomp_tv_template[] = {
                        "compression algorithm.  This document defines the application of "
                        "the LZO algorithm used in UBIFS.",
        }, {
-               .inlen  = 46,
+               .inlen  = 59,
                .outlen = 70,
-               .input  = "\x00\x0d\x4a\x6f\x69\x6e\x20\x75"
-                         "\x73\x20\x6e\x6f\x77\x20\x61\x6e"
-                         "\x64\x20\x73\x68\x61\x72\x65\x20"
-                         "\x74\x68\x65\x20\x73\x6f\x66\x74"
-                         "\x77\x70\x01\x01\x4a\x6f\x69\x6e"
-                         "\x3d\x88\x00\x11\x00\x00",
+               .input  = "\x11\x01\x00\x0d\x4a\x6f\x69\x6e"
+                         "\x20\x75\x73\x20\x6e\x6f\x77\x20"
+                         "\x61\x6e\x64\x20\x73\x68\x61\x72"
+                         "\x65\x20\x74\x68\x65\x20\x73\x6f"
+                         "\x66\x74\x77\x70\x01\x32\x88\x00"
+                         "\x0c\x65\x20\x74\x68\x65\x20\x73"
+                         "\x6f\x66\x74\x77\x61\x72\x65\x20"
+                         "\x11\x00\x00",
                .output = "Join us now and share the software "
                        "Join us now and share the software ",
        },
@@ -33646,39 +31035,536 @@ static const struct comp_testvec zstd_comp_tv_template[] = {
        },
 };
 
-static const struct comp_testvec zstd_decomp_tv_template[] = {
-       {
-               .inlen  = 43,
-               .outlen = 68,
-               .input  = "\x28\xb5\x2f\xfd\x04\x50\xf5\x00\x00\xb8\x54\x68\x65"
-                         "\x20\x61\x6c\x67\x6f\x72\x69\x74\x68\x6d\x20\x69\x73"
-                         "\x20\x7a\x73\x74\x64\x2e\x20\x01\x00\x55\x73\x36\x01"
-                         "\x6b\xf4\x13\x35",
-               .output = "The algorithm is zstd. "
-                         "The algorithm is zstd. "
-                         "The algorithm is zstd.",
-       },
-       {
-               .inlen  = 155,
-               .outlen = 244,
-               .input  = "\x28\xb5\x2f\xfd\x04\x50\x75\x04\x00\x42\x4b\x1e\x17"
-                         "\x90\x81\x31\x00\xf2\x2f\xe4\x36\xc9\xef\x92\x88\x32"
-                         "\xc9\xf2\x24\x94\xd8\x68\x9a\x0f\x00\x0c\xc4\x31\x6f"
-                         "\x0d\x0c\x38\xac\x5c\x48\x03\xcd\x63\x67\xc0\xf3\xad"
-                         "\x4e\x90\xaa\x78\xa0\xa4\xc5\x99\xda\x2f\xb6\x24\x60"
-                         "\xe2\x79\x4b\xaa\xb6\x6b\x85\x0b\xc9\xc6\x04\x66\x86"
-                         "\xe2\xcc\xe2\x25\x3f\x4f\x09\xcd\xb8\x9d\xdb\xc1\x90"
-                         "\xa9\x11\xbc\x35\x44\x69\x2d\x9c\x64\x4f\x13\x31\x64"
-                         "\xcc\xfb\x4d\x95\x93\x86\x7f\x33\x7f\x1a\xef\xe9\x30"
-                         "\xf9\x67\xa1\x94\x0a\x69\x0f\x60\xcd\xc3\xab\x99\xdc"
-                         "\x42\xed\x97\x05\x00\x33\xc3\x15\x95\x3a\x06\xa0\x0e"
-                         "\x20\xa9\x0e\x82\xb9\x43\x45\x01\xaa\x6d\xda\x0d",
-               .output = "zstd, short for Zstandard, is a fast lossless "
-                         "compression algorithm, targeting real-time "
-                         "compression scenarios at zlib-level and better "
-                         "compression ratios. The zstd compression library "
-                         "provides in-memory compression and decompression "
-                         "functions.",
-       },
-};
+static const struct comp_testvec zstd_decomp_tv_template[] = {
+       {
+               .inlen  = 43,
+               .outlen = 68,
+               .input  = "\x28\xb5\x2f\xfd\x04\x50\xf5\x00\x00\xb8\x54\x68\x65"
+                         "\x20\x61\x6c\x67\x6f\x72\x69\x74\x68\x6d\x20\x69\x73"
+                         "\x20\x7a\x73\x74\x64\x2e\x20\x01\x00\x55\x73\x36\x01"
+                         "\x6b\xf4\x13\x35",
+               .output = "The algorithm is zstd. "
+                         "The algorithm is zstd. "
+                         "The algorithm is zstd.",
+       },
+       {
+               .inlen  = 155,
+               .outlen = 244,
+               .input  = "\x28\xb5\x2f\xfd\x04\x50\x75\x04\x00\x42\x4b\x1e\x17"
+                         "\x90\x81\x31\x00\xf2\x2f\xe4\x36\xc9\xef\x92\x88\x32"
+                         "\xc9\xf2\x24\x94\xd8\x68\x9a\x0f\x00\x0c\xc4\x31\x6f"
+                         "\x0d\x0c\x38\xac\x5c\x48\x03\xcd\x63\x67\xc0\xf3\xad"
+                         "\x4e\x90\xaa\x78\xa0\xa4\xc5\x99\xda\x2f\xb6\x24\x60"
+                         "\xe2\x79\x4b\xaa\xb6\x6b\x85\x0b\xc9\xc6\x04\x66\x86"
+                         "\xe2\xcc\xe2\x25\x3f\x4f\x09\xcd\xb8\x9d\xdb\xc1\x90"
+                         "\xa9\x11\xbc\x35\x44\x69\x2d\x9c\x64\x4f\x13\x31\x64"
+                         "\xcc\xfb\x4d\x95\x93\x86\x7f\x33\x7f\x1a\xef\xe9\x30"
+                         "\xf9\x67\xa1\x94\x0a\x69\x0f\x60\xcd\xc3\xab\x99\xdc"
+                         "\x42\xed\x97\x05\x00\x33\xc3\x15\x95\x3a\x06\xa0\x0e"
+                         "\x20\xa9\x0e\x82\xb9\x43\x45\x01\xaa\x6d\xda\x0d",
+               .output = "zstd, short for Zstandard, is a fast lossless "
+                         "compression algorithm, targeting real-time "
+                         "compression scenarios at zlib-level and better "
+                         "compression ratios. The zstd compression library "
+                         "provides in-memory compression and decompression "
+                         "functions.",
+       },
+};
+
+/* based on aes_cbc_tv_template */
+static const struct cipher_testvec essiv_aes_cbc_tv_template[] = {
+       {
+               .key    = "\x06\xa9\x21\x40\x36\xb8\xa1\x5b"
+                         "\x51\x2e\x03\xd5\x34\x12\x00\x06",
+               .klen   = 16,
+               .iv     = "\x3d\xaf\xba\x42\x9d\x9e\xb4\x30"
+                         "\x00\x00\x00\x00\x00\x00\x00\x00",
+               .ptext  = "Single block msg",
+               .ctext  = "\xfa\x59\xe7\x5f\x41\x56\x65\xc3"
+                         "\x36\xca\x6b\x72\x10\x9f\x8c\xd4",
+               .len    = 16,
+       }, {
+               .key    = "\xc2\x86\x69\x6d\x88\x7c\x9a\xa0"
+                         "\x61\x1b\xbb\x3e\x20\x25\xa4\x5a",
+               .klen   = 16,
+               .iv     = "\x56\x2e\x17\x99\x6d\x09\x3d\x28"
+                         "\x00\x00\x00\x00\x00\x00\x00\x00",
+               .ptext  = "\x00\x01\x02\x03\x04\x05\x06\x07"
+                         "\x08\x09\x0a\x0b\x0c\x0d\x0e\x0f"
+                         "\x10\x11\x12\x13\x14\x15\x16\x17"
+                         "\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f",
+               .ctext  = "\xc8\x59\x9a\xfe\x79\xe6\x7b\x20"
+                         "\x06\x7d\x55\x0a\x5e\xc7\xb5\xa7"
+                         "\x0b\x9c\x80\xd2\x15\xa1\xb8\x6d"
+                         "\xc6\xab\x7b\x65\xd9\xfd\x88\xeb",
+               .len    = 32,
+       }, {
+               .key    = "\x8e\x73\xb0\xf7\xda\x0e\x64\x52"
+                         "\xc8\x10\xf3\x2b\x80\x90\x79\xe5"
+                         "\x62\xf8\xea\xd2\x52\x2c\x6b\x7b",
+               .klen   = 24,
+               .iv     = "\x00\x01\x02\x03\x04\x05\x06\x07"
+                         "\x00\x00\x00\x00\x00\x00\x00\x00",
+               .ptext  = "\x6b\xc1\xbe\xe2\x2e\x40\x9f\x96"
+                         "\xe9\x3d\x7e\x11\x73\x93\x17\x2a"
+                         "\xae\x2d\x8a\x57\x1e\x03\xac\x9c"
+                         "\x9e\xb7\x6f\xac\x45\xaf\x8e\x51"
+                         "\x30\xc8\x1c\x46\xa3\x5c\xe4\x11"
+                         "\xe5\xfb\xc1\x19\x1a\x0a\x52\xef"
+                         "\xf6\x9f\x24\x45\xdf\x4f\x9b\x17"
+                         "\xad\x2b\x41\x7b\xe6\x6c\x37\x10",
+               .ctext  = "\x96\x6d\xa9\x7a\x42\xe6\x01\xc7"
+                         "\x17\xfc\xa7\x41\xd3\x38\x0b\xe5"
+                         "\x51\x48\xf7\x7e\x5e\x26\xa9\xfe"
+                         "\x45\x72\x1c\xd9\xde\xab\xf3\x4d"
+                         "\x39\x47\xc5\x4f\x97\x3a\x55\x63"
+                         "\x80\x29\x64\x4c\x33\xe8\x21\x8a"
+                         "\x6a\xef\x6b\x6a\x8f\x43\xc0\xcb"
+                         "\xf0\xf3\x6e\x74\x54\x44\x92\x44",
+               .len    = 64,
+       }, {
+               .key    = "\x60\x3d\xeb\x10\x15\xca\x71\xbe"
+                         "\x2b\x73\xae\xf0\x85\x7d\x77\x81"
+                         "\x1f\x35\x2c\x07\x3b\x61\x08\xd7"
+                         "\x2d\x98\x10\xa3\x09\x14\xdf\xf4",
+               .klen   = 32,
+               .iv     = "\x00\x01\x02\x03\x04\x05\x06\x07"
+                         "\x00\x00\x00\x00\x00\x00\x00\x00",
+               .ptext  = "\x6b\xc1\xbe\xe2\x2e\x40\x9f\x96"
+                         "\xe9\x3d\x7e\x11\x73\x93\x17\x2a"
+                         "\xae\x2d\x8a\x57\x1e\x03\xac\x9c"
+                         "\x9e\xb7\x6f\xac\x45\xaf\x8e\x51"
+                         "\x30\xc8\x1c\x46\xa3\x5c\xe4\x11"
+                         "\xe5\xfb\xc1\x19\x1a\x0a\x52\xef"
+                         "\xf6\x9f\x24\x45\xdf\x4f\x9b\x17"
+                         "\xad\x2b\x41\x7b\xe6\x6c\x37\x10",
+               .ctext  = "\x24\x52\xf1\x48\x74\xd0\xa7\x93"
+                         "\x75\x9b\x63\x46\xc0\x1c\x1e\x17"
+                         "\x4d\xdc\x5b\x3a\x27\x93\x2a\x63"
+                         "\xf7\xf1\xc7\xb3\x54\x56\x5b\x50"
+                         "\xa3\x31\xa5\x8b\xd6\xfd\xb6\x3c"
+                         "\x8b\xf6\xf2\x45\x05\x0c\xc8\xbb"
+                         "\x32\x0b\x26\x1c\xe9\x8b\x02\xc0"
+                         "\xb2\x6f\x37\xa7\x5b\xa8\xa9\x42",
+               .len    = 64,
+       }, {
+               .key    = "\xC9\x83\xA6\xC9\xEC\x0F\x32\x55"
+                         "\x0F\x32\x55\x78\x9B\xBE\x78\x9B"
+                         "\xBE\xE1\x04\x27\xE1\x04\x27\x4A"
+                         "\x6D\x90\x4A\x6D\x90\xB3\xD6\xF9",
+               .klen   = 32,
+               .iv     = "\xE7\x82\x1D\xB8\x53\x11\xAC\x47"
+                         "\x00\x00\x00\x00\x00\x00\x00\x00",
+               .ptext  = "\x50\xB9\x22\xAE\x17\x80\x0C\x75"
+                         "\xDE\x47\xD3\x3C\xA5\x0E\x9A\x03"
+                         "\x6C\xF8\x61\xCA\x33\xBF\x28\x91"
+                         "\x1D\x86\xEF\x58\xE4\x4D\xB6\x1F"
+                         "\xAB\x14\x7D\x09\x72\xDB\x44\xD0"
+                         "\x39\xA2\x0B\x97\x00\x69\xF5\x5E"
+                         "\xC7\x30\xBC\x25\x8E\x1A\x83\xEC"
+                         "\x55\xE1\x4A\xB3\x1C\xA8\x11\x7A"
+                         "\x06\x6F\xD8\x41\xCD\x36\x9F\x08"
+                         "\x94\xFD\x66\xF2\x5B\xC4\x2D\xB9"
+                         "\x22\x8B\x17\x80\xE9\x52\xDE\x47"
+                         "\xB0\x19\xA5\x0E\x77\x03\x6C\xD5"
+                         "\x3E\xCA\x33\x9C\x05\x91\xFA\x63"
+                         "\xEF\x58\xC1\x2A\xB6\x1F\x88\x14"
+                         "\x7D\xE6\x4F\xDB\x44\xAD\x16\xA2"
+                         "\x0B\x74\x00\x69\xD2\x3B\xC7\x30"
+                         "\x99\x02\x8E\xF7\x60\xEC\x55\xBE"
+                         "\x27\xB3\x1C\x85\x11\x7A\xE3\x4C"
+                         "\xD8\x41\xAA\x13\x9F\x08\x71\xFD"
+                         "\x66\xCF\x38\xC4\x2D\x96\x22\x8B"
+                         "\xF4\x5D\xE9\x52\xBB\x24\xB0\x19"
+                         "\x82\x0E\x77\xE0\x49\xD5\x3E\xA7"
+                         "\x10\x9C\x05\x6E\xFA\x63\xCC\x35"
+                         "\xC1\x2A\x93\x1F\x88\xF1\x5A\xE6"
+                         "\x4F\xB8\x21\xAD\x16\x7F\x0B\x74"
+                         "\xDD\x46\xD2\x3B\xA4\x0D\x99\x02"
+                         "\x6B\xF7\x60\xC9\x32\xBE\x27\x90"
+                         "\x1C\x85\xEE\x57\xE3\x4C\xB5\x1E"
+                         "\xAA\x13\x7C\x08\x71\xDA\x43\xCF"
+                         "\x38\xA1\x0A\x96\xFF\x68\xF4\x5D"
+                         "\xC6\x2F\xBB\x24\x8D\x19\x82\xEB"
+                         "\x54\xE0\x49\xB2\x1B\xA7\x10\x79"
+                         "\x05\x6E\xD7\x40\xCC\x35\x9E\x07"
+                         "\x93\xFC\x65\xF1\x5A\xC3\x2C\xB8"
+                         "\x21\x8A\x16\x7F\xE8\x51\xDD\x46"
+                         "\xAF\x18\xA4\x0D\x76\x02\x6B\xD4"
+                         "\x3D\xC9\x32\x9B\x04\x90\xF9\x62"
+                         "\xEE\x57\xC0\x29\xB5\x1E\x87\x13"
+                         "\x7C\xE5\x4E\xDA\x43\xAC\x15\xA1"
+                         "\x0A\x73\xFF\x68\xD1\x3A\xC6\x2F"
+                         "\x98\x01\x8D\xF6\x5F\xEB\x54\xBD"
+                         "\x26\xB2\x1B\x84\x10\x79\xE2\x4B"
+                         "\xD7\x40\xA9\x12\x9E\x07\x70\xFC"
+                         "\x65\xCE\x37\xC3\x2C\x95\x21\x8A"
+                         "\xF3\x5C\xE8\x51\xBA\x23\xAF\x18"
+                         "\x81\x0D\x76\xDF\x48\xD4\x3D\xA6"
+                         "\x0F\x9B\x04\x6D\xF9\x62\xCB\x34"
+                         "\xC0\x29\x92\x1E\x87\xF0\x59\xE5"
+                         "\x4E\xB7\x20\xAC\x15\x7E\x0A\x73"
+                         "\xDC\x45\xD1\x3A\xA3\x0C\x98\x01"
+                         "\x6A\xF6\x5F\xC8\x31\xBD\x26\x8F"
+                         "\x1B\x84\xED\x56\xE2\x4B\xB4\x1D"
+                         "\xA9\x12\x7B\x07\x70\xD9\x42\xCE"
+                         "\x37\xA0\x09\x95\xFE\x67\xF3\x5C"
+                         "\xC5\x2E\xBA\x23\x8C\x18\x81\xEA"
+                         "\x53\xDF\x48\xB1\x1A\xA6\x0F\x78"
+                         "\x04\x6D\xD6\x3F\xCB\x34\x9D\x06"
+                         "\x92\xFB\x64\xF0\x59\xC2\x2B\xB7"
+                         "\x20\x89\x15\x7E\xE7\x50\xDC\x45"
+                         "\xAE\x17\xA3\x0C\x75\x01\x6A\xD3"
+                         "\x3C\xC8\x31\x9A\x03\x8F\xF8\x61"
+                         "\xED\x56\xBF\x28\xB4\x1D\x86\x12",
+               .ctext  = "\x97\x7f\x69\x0f\x0f\x34\xa6\x33"
+                         "\x66\x49\x7e\xd0\x4d\x1b\xc9\x64"
+                         "\xf9\x61\x95\x98\x11\x00\x88\xf8"
+                         "\x2e\x88\x01\x0f\x2b\xe1\xae\x3e"
+                         "\xfe\xd6\x47\x30\x11\x68\x7d\x99"
+                         "\xad\x69\x6a\xe8\x41\x5f\x1e\x16"
+                         "\x00\x3a\x47\xdf\x8e\x7d\x23\x1c"
+                         "\x19\x5b\x32\x76\x60\x03\x05\xc1"
+                         "\xa0\xff\xcf\xcc\x74\x39\x46\x63"
+                         "\xfe\x5f\xa6\x35\xa7\xb4\xc1\xf9"
+                         "\x4b\x5e\x38\xcc\x8c\xc1\xa2\xcf"
+                         "\x9a\xc3\xae\x55\x42\x46\x93\xd9"
+                         "\xbd\x22\xd3\x8a\x19\x96\xc3\xb3"
+                         "\x7d\x03\x18\xf9\x45\x09\x9c\xc8"
+                         "\x90\xf3\x22\xb3\x25\x83\x9a\x75"
+                         "\xbb\x04\x48\x97\x3a\x63\x08\x04"
+                         "\xa0\x69\xf6\x52\xd4\x89\x93\x69"
+                         "\xb4\x33\xa2\x16\x58\xec\x4b\x26"
+                         "\x76\x54\x10\x0b\x6e\x53\x1e\xbc"
+                         "\x16\x18\x42\xb1\xb1\xd3\x4b\xda"
+                         "\x06\x9f\x8b\x77\xf7\xab\xd6\xed"
+                         "\xa3\x1d\x90\xda\x49\x38\x20\xb8"
+                         "\x6c\xee\xae\x3e\xae\x6c\x03\xb8"
+                         "\x0b\xed\xc8\xaa\x0e\xc5\x1f\x90"
+                         "\x60\xe2\xec\x1b\x76\xd0\xcf\xda"
+                         "\x29\x1b\xb8\x5a\xbc\xf4\xba\x13"
+                         "\x91\xa6\xcb\x83\x3f\xeb\xe9\x7b"
+                         "\x03\xba\x40\x9e\xe6\x7a\xb2\x4a"
+                         "\x73\x49\xfc\xed\xfb\x55\xa4\x24"
+                         "\xc7\xa4\xd7\x4b\xf5\xf7\x16\x62"
+                         "\x80\xd3\x19\x31\x52\x25\xa8\x69"
+                         "\xda\x9a\x87\xf5\xf2\xee\x5d\x61"
+                         "\xc1\x12\x72\x3e\x52\x26\x45\x3a"
+                         "\xd8\x9d\x57\xfa\x14\xe2\x9b\x2f"
+                         "\xd4\xaa\x5e\x31\xf4\x84\x89\xa4"
+                         "\xe3\x0e\xb0\x58\x41\x75\x6a\xcb"
+                         "\x30\x01\x98\x90\x15\x80\xf5\x27"
+                         "\x92\x13\x81\xf0\x1c\x1e\xfc\xb1"
+                         "\x33\xf7\x63\xb0\x67\xec\x2e\x5c"
+                         "\x85\xe3\x5b\xd0\x43\x8a\xb8\x5f"
+                         "\x44\x9f\xec\x19\xc9\x8f\xde\xdf"
+                         "\x79\xef\xf8\xee\x14\x87\xb3\x34"
+                         "\x76\x00\x3a\x9b\xc7\xed\xb1\x3d"
+                         "\xef\x07\xb0\xe4\xfd\x68\x9e\xeb"
+                         "\xc2\xb4\x1a\x85\x9a\x7d\x11\x88"
+                         "\xf8\xab\x43\x55\x2b\x8a\x4f\x60"
+                         "\x85\x9a\xf4\xba\xae\x48\x81\xeb"
+                         "\x93\x07\x97\x9e\xde\x2a\xfc\x4e"
+                         "\x31\xde\xaa\x44\xf7\x2a\xc3\xee"
+                         "\x60\xa2\x98\x2c\x0a\x88\x50\xc5"
+                         "\x6d\x89\xd3\xe4\xb6\xa7\xf4\xb0"
+                         "\xcf\x0e\x89\xe3\x5e\x8f\x82\xf4"
+                         "\x9d\xd1\xa9\x51\x50\x8a\xd2\x18"
+                         "\x07\xb2\xaa\x3b\x7f\x58\x9b\xf4"
+                         "\xb7\x24\x39\xd3\x66\x2f\x1e\xc0"
+                         "\x11\xa3\x56\x56\x2a\x10\x73\xbc"
+                         "\xe1\x23\xbf\xa9\x37\x07\x9c\xc3"
+                         "\xb2\xc9\xa8\x1c\x5b\x5c\x58\xa4"
+                         "\x77\x02\x26\xad\xc3\x40\x11\x53"
+                         "\x93\x68\x72\xde\x05\x8b\x10\xbc"
+                         "\xa6\xd4\x1b\xd9\x27\xd8\x16\x12"
+                         "\x61\x2b\x31\x2a\x44\x87\x96\x58",
+               .len    = 496,
+       },
+};
+
+/* based on hmac_sha256_aes_cbc_tv_temp */
+static const struct aead_testvec essiv_hmac_sha256_aes_cbc_tv_temp[] = {
+       {
+#ifdef __LITTLE_ENDIAN
+               .key    = "\x08\x00"            /* rta length */
+                         "\x01\x00"            /* rta type */
+#else
+               .key    = "\x00\x08"            /* rta length */
+                         "\x00\x01"            /* rta type */
+#endif
+                         "\x00\x00\x00\x10"    /* enc key length */
+                         "\x00\x00\x00\x00\x00\x00\x00\x00"
+                         "\x00\x00\x00\x00\x00\x00\x00\x00"
+                         "\x00\x00\x00\x00\x00\x00\x00\x00"
+                         "\x00\x00\x00\x00\x00\x00\x00\x00"
+                         "\x06\xa9\x21\x40\x36\xb8\xa1\x5b"
+                         "\x51\x2e\x03\xd5\x34\x12\x00\x06",
+               .klen   = 8 + 32 + 16,
+               .iv     = "\xb3\x0c\x5a\x11\x41\xad\xc1\x04"
+                         "\xbc\x1e\x7e\x35\xb0\x5d\x78\x29",
+               .assoc  = "\x3d\xaf\xba\x42\x9d\x9e\xb4\x30"
+                         "\xb4\x22\xda\x80\x2c\x9f\xac\x41",
+               .alen   = 16,
+               .ptext  = "Single block msg",
+               .plen   = 16,
+               .ctext  = "\xe3\x53\x77\x9c\x10\x79\xae\xb8"
+                         "\x27\x08\x94\x2d\xbe\x77\x18\x1a"
+                         "\xcc\xde\x2d\x6a\xae\xf1\x0b\xcc"
+                         "\x38\x06\x38\x51\xb4\xb8\xf3\x5b"
+                         "\x5c\x34\xa6\xa3\x6e\x0b\x05\xe5"
+                         "\x6a\x6d\x44\xaa\x26\xa8\x44\xa5",
+               .clen   = 16 + 32,
+       }, {
+#ifdef __LITTLE_ENDIAN
+               .key    = "\x08\x00"            /* rta length */
+                         "\x01\x00"            /* rta type */
+#else
+               .key    = "\x00\x08"            /* rta length */
+                         "\x00\x01"            /* rta type */
+#endif
+                         "\x00\x00\x00\x10"    /* enc key length */
+                         "\x20\x21\x22\x23\x24\x25\x26\x27"
+                         "\x28\x29\x2a\x2b\x2c\x2d\x2e\x2f"
+                         "\x30\x31\x32\x33\x34\x35\x36\x37"
+                         "\x38\x39\x3a\x3b\x3c\x3d\x3e\x3f"
+                         "\xc2\x86\x69\x6d\x88\x7c\x9a\xa0"
+                         "\x61\x1b\xbb\x3e\x20\x25\xa4\x5a",
+               .klen   = 8 + 32 + 16,
+               .iv     = "\x56\xe8\x14\xa5\x74\x18\x75\x13"
+                         "\x2f\x79\xe7\xc8\x65\xe3\x48\x45",
+               .assoc  = "\x56\x2e\x17\x99\x6d\x09\x3d\x28"
+                         "\xdd\xb3\xba\x69\x5a\x2e\x6f\x58",
+               .alen   = 16,
+               .ptext  = "\x00\x01\x02\x03\x04\x05\x06\x07"
+                         "\x08\x09\x0a\x0b\x0c\x0d\x0e\x0f"
+                         "\x10\x11\x12\x13\x14\x15\x16\x17"
+                         "\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f",
+               .plen   = 32,
+               .ctext  = "\xd2\x96\xcd\x94\xc2\xcc\xcf\x8a"
+                         "\x3a\x86\x30\x28\xb5\xe1\xdc\x0a"
+                         "\x75\x86\x60\x2d\x25\x3c\xff\xf9"
+                         "\x1b\x82\x66\xbe\xa6\xd6\x1a\xb1"
+                         "\xf5\x33\x53\xf3\x68\x85\x2a\x99"
+                         "\x0e\x06\x58\x8f\xba\xf6\x06\xda"
+                         "\x49\x69\x0d\x5b\xd4\x36\x06\x62"
+                         "\x35\x5e\x54\x58\x53\x4d\xdf\xbf",
+               .clen   = 32 + 32,
+       }, {
+#ifdef __LITTLE_ENDIAN
+               .key    = "\x08\x00"            /* rta length */
+                         "\x01\x00"            /* rta type */
+#else
+               .key    = "\x00\x08"            /* rta length */
+                         "\x00\x01"            /* rta type */
+#endif
+                         "\x00\x00\x00\x10"    /* enc key length */
+                         "\x11\x22\x33\x44\x55\x66\x77\x88"
+                         "\x99\xaa\xbb\xcc\xdd\xee\xff\x11"
+                         "\x22\x33\x44\x55\x66\x77\x88\x99"
+                         "\xaa\xbb\xcc\xdd\xee\xff\x11\x22"
+                         "\x6c\x3e\xa0\x47\x76\x30\xce\x21"
+                         "\xa2\xce\x33\x4a\xa7\x46\xc2\xcd",
+               .klen   = 8 + 32 + 16,
+               .iv     = "\x1f\x6b\xfb\xd6\x6b\x72\x2f\xc9"
+                         "\xb6\x9f\x8c\x10\xa8\x96\x15\x64",
+               .assoc  = "\xc7\x82\xdc\x4c\x09\x8c\x66\xcb"
+                         "\xd9\xcd\x27\xd8\x25\x68\x2c\x81",
+               .alen   = 16,
+               .ptext  = "This is a 48-byte message (exactly 3 AES blocks)",
+               .plen   = 48,
+               .ctext  = "\xd0\xa0\x2b\x38\x36\x45\x17\x53"
+                         "\xd4\x93\x66\x5d\x33\xf0\xe8\x86"
+                         "\x2d\xea\x54\xcd\xb2\x93\xab\xc7"
+                         "\x50\x69\x39\x27\x67\x72\xf8\xd5"
+                         "\x02\x1c\x19\x21\x6b\xad\x52\x5c"
+                         "\x85\x79\x69\x5d\x83\xba\x26\x84"
+                         "\x68\xb9\x3e\x90\x38\xa0\x88\x01"
+                         "\xe7\xc6\xce\x10\x31\x2f\x9b\x1d"
+                         "\x24\x78\xfb\xbe\x02\xe0\x4f\x40"
+                         "\x10\xbd\xaa\xc6\xa7\x79\xe0\x1a",
+               .clen   = 48 + 32,
+       }, {
+#ifdef __LITTLE_ENDIAN
+               .key    = "\x08\x00"            /* rta length */
+                         "\x01\x00"            /* rta type */
+#else
+               .key    = "\x00\x08"            /* rta length */
+                         "\x00\x01"            /* rta type */
+#endif
+                         "\x00\x00\x00\x10"    /* enc key length */
+                         "\x11\x22\x33\x44\x55\x66\x77\x88"
+                         "\x99\xaa\xbb\xcc\xdd\xee\xff\x11"
+                         "\x22\x33\x44\x55\x66\x77\x88\x99"
+                         "\xaa\xbb\xcc\xdd\xee\xff\x11\x22"
+                         "\x56\xe4\x7a\x38\xc5\x59\x89\x74"
+                         "\xbc\x46\x90\x3d\xba\x29\x03\x49",
+               .klen   = 8 + 32 + 16,
+               .iv     = "\x13\xe5\xf2\xef\x61\x97\x59\x35"
+                         "\x9b\x36\x84\x46\x4e\x63\xd1\x41",
+               .assoc  = "\x8c\xe8\x2e\xef\xbe\xa0\xda\x3c"
+                         "\x44\x69\x9e\xd7\xdb\x51\xb7\xd9",
+               .alen   = 16,
+               .ptext  = "\xa0\xa1\xa2\xa3\xa4\xa5\xa6\xa7"
+                         "\xa8\xa9\xaa\xab\xac\xad\xae\xaf"
+                         "\xb0\xb1\xb2\xb3\xb4\xb5\xb6\xb7"
+                         "\xb8\xb9\xba\xbb\xbc\xbd\xbe\xbf"
+                         "\xc0\xc1\xc2\xc3\xc4\xc5\xc6\xc7"
+                         "\xc8\xc9\xca\xcb\xcc\xcd\xce\xcf"
+                         "\xd0\xd1\xd2\xd3\xd4\xd5\xd6\xd7"
+                         "\xd8\xd9\xda\xdb\xdc\xdd\xde\xdf",
+               .plen   = 64,
+               .ctext  = "\xc3\x0e\x32\xff\xed\xc0\x77\x4e"
+                         "\x6a\xff\x6a\xf0\x86\x9f\x71\xaa"
+                         "\x0f\x3a\xf0\x7a\x9a\x31\xa9\xc6"
+                         "\x84\xdb\x20\x7e\xb0\xef\x8e\x4e"
+                         "\x35\x90\x7a\xa6\x32\xc3\xff\xdf"
+                         "\x86\x8b\xb7\xb2\x9d\x3d\x46\xad"
+                         "\x83\xce\x9f\x9a\x10\x2e\xe9\x9d"
+                         "\x49\xa5\x3e\x87\xf4\xc3\xda\x55"
+                         "\x7a\x1b\xd4\x3c\xdb\x17\x95\xe2"
+                         "\xe0\x93\xec\xc9\x9f\xf7\xce\xd8"
+                         "\x3f\x54\xe2\x49\x39\xe3\x71\x25"
+                         "\x2b\x6c\xe9\x5d\xec\xec\x2b\x64",
+               .clen   = 64 + 32,
+       }, {
+#ifdef __LITTLE_ENDIAN
+               .key    = "\x08\x00"            /* rta length */
+                         "\x01\x00"            /* rta type */
+#else
+               .key    = "\x00\x08"            /* rta length */
+                         "\x00\x01"            /* rta type */
+#endif
+                         "\x00\x00\x00\x10"    /* enc key length */
+                         "\x11\x22\x33\x44\x55\x66\x77\x88"
+                         "\x99\xaa\xbb\xcc\xdd\xee\xff\x11"
+                         "\x22\x33\x44\x55\x66\x77\x88\x99"
+                         "\xaa\xbb\xcc\xdd\xee\xff\x11\x22"
+                         "\x90\xd3\x82\xb4\x10\xee\xba\x7a"
+                         "\xd9\x38\xc4\x6c\xec\x1a\x82\xbf",
+               .klen   = 8 + 32 + 16,
+               .iv     = "\xe4\x13\xa1\x15\xe9\x6b\xb8\x23"
+                         "\x81\x7a\x94\x29\xab\xfd\xd2\x2c",
+               .assoc  = "\x00\x00\x43\x21\x00\x00\x00\x01"
+                         "\xe9\x6e\x8c\x08\xab\x46\x57\x63"
+                         "\xfd\x09\x8d\x45\xdd\x3f\xf8\x93",
+               .alen   = 24,
+               .ptext  = "\x08\x00\x0e\xbd\xa7\x0a\x00\x00"
+                         "\x8e\x9c\x08\x3d\xb9\x5b\x07\x00"
+                         "\x08\x09\x0a\x0b\x0c\x0d\x0e\x0f"
+                         "\x10\x11\x12\x13\x14\x15\x16\x17"
+                         "\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f"
+                         "\x20\x21\x22\x23\x24\x25\x26\x27"
+                         "\x28\x29\x2a\x2b\x2c\x2d\x2e\x2f"
+                         "\x30\x31\x32\x33\x34\x35\x36\x37"
+                         "\x01\x02\x03\x04\x05\x06\x07\x08"
+                         "\x09\x0a\x0b\x0c\x0d\x0e\x0e\x01",
+               .plen   = 80,
+               .ctext  = "\xf6\x63\xc2\x5d\x32\x5c\x18\xc6"
+                         "\xa9\x45\x3e\x19\x4e\x12\x08\x49"
+                         "\xa4\x87\x0b\x66\xcc\x6b\x99\x65"
+                         "\x33\x00\x13\xb4\x89\x8d\xc8\x56"
+                         "\xa4\x69\x9e\x52\x3a\x55\xdb\x08"
+                         "\x0b\x59\xec\x3a\x8e\x4b\x7e\x52"
+                         "\x77\x5b\x07\xd1\xdb\x34\xed\x9c"
+                         "\x53\x8a\xb5\x0c\x55\x1b\x87\x4a"
+                         "\xa2\x69\xad\xd0\x47\xad\x2d\x59"
+                         "\x13\xac\x19\xb7\xcf\xba\xd4\xa6"
+                         "\xbb\xd4\x0f\xbe\xa3\x3b\x4c\xb8"
+                         "\x3a\xd2\xe1\x03\x86\xa5\x59\xb7"
+                         "\x73\xc3\x46\x20\x2c\xb1\xef\x68"
+                         "\xbb\x8a\x32\x7e\x12\x8c\x69\xcf",
+               .clen   = 80 + 32,
+       }, {
+#ifdef __LITTLE_ENDIAN
+               .key    = "\x08\x00"            /* rta length */
+                         "\x01\x00"            /* rta type */
+#else
+               .key    = "\x00\x08"            /* rta length */
+                         "\x00\x01"            /* rta type */
+#endif
+                         "\x00\x00\x00\x18"    /* enc key length */
+                         "\x11\x22\x33\x44\x55\x66\x77\x88"
+                         "\x99\xaa\xbb\xcc\xdd\xee\xff\x11"
+                         "\x22\x33\x44\x55\x66\x77\x88\x99"
+                         "\xaa\xbb\xcc\xdd\xee\xff\x11\x22"
+                         "\x8e\x73\xb0\xf7\xda\x0e\x64\x52"
+                         "\xc8\x10\xf3\x2b\x80\x90\x79\xe5"
+                         "\x62\xf8\xea\xd2\x52\x2c\x6b\x7b",
+               .klen   = 8 + 32 + 24,
+               .iv     = "\x49\xca\x41\xc9\x6b\xbf\x6c\x98"
+                         "\x38\x2f\xa7\x3d\x4d\x80\x49\xb0",
+               .assoc  = "\x00\x01\x02\x03\x04\x05\x06\x07"
+                         "\x08\x09\x0a\x0b\x0c\x0d\x0e\x0f",
+               .alen   = 16,
+               .ptext  = "\x6b\xc1\xbe\xe2\x2e\x40\x9f\x96"
+                         "\xe9\x3d\x7e\x11\x73\x93\x17\x2a"
+                         "\xae\x2d\x8a\x57\x1e\x03\xac\x9c"
+                         "\x9e\xb7\x6f\xac\x45\xaf\x8e\x51"
+                         "\x30\xc8\x1c\x46\xa3\x5c\xe4\x11"
+                         "\xe5\xfb\xc1\x19\x1a\x0a\x52\xef"
+                         "\xf6\x9f\x24\x45\xdf\x4f\x9b\x17"
+                         "\xad\x2b\x41\x7b\xe6\x6c\x37\x10",
+               .plen   = 64,
+               .ctext  = "\x4f\x02\x1d\xb2\x43\xbc\x63\x3d"
+                         "\x71\x78\x18\x3a\x9f\xa0\x71\xe8"
+                         "\xb4\xd9\xad\xa9\xad\x7d\xed\xf4"
+                         "\xe5\xe7\x38\x76\x3f\x69\x14\x5a"
+                         "\x57\x1b\x24\x20\x12\xfb\x7a\xe0"
+                         "\x7f\xa9\xba\xac\x3d\xf1\x02\xe0"
+                         "\x08\xb0\xe2\x79\x88\x59\x88\x81"
+                         "\xd9\x20\xa9\xe6\x4f\x56\x15\xcd"
+                         "\x2f\xee\x5f\xdb\x66\xfe\x79\x09"
+                         "\x61\x81\x31\xea\x5b\x3d\x8e\xfb"
+                         "\xca\x71\x85\x93\xf7\x85\x55\x8b"
+                         "\x7a\xe4\x94\xca\x8b\xba\x19\x33",
+               .clen   = 64 + 32,
+       }, {
+#ifdef __LITTLE_ENDIAN
+               .key    = "\x08\x00"            /* rta length */
+                         "\x01\x00"            /* rta type */
+#else
+               .key    = "\x00\x08"            /* rta length */
+                         "\x00\x01"            /* rta type */
+#endif
+                         "\x00\x00\x00\x20"    /* enc key length */
+                         "\x11\x22\x33\x44\x55\x66\x77\x88"
+                         "\x99\xaa\xbb\xcc\xdd\xee\xff\x11"
+                         "\x22\x33\x44\x55\x66\x77\x88\x99"
+                         "\xaa\xbb\xcc\xdd\xee\xff\x11\x22"
+                         "\x60\x3d\xeb\x10\x15\xca\x71\xbe"
+                         "\x2b\x73\xae\xf0\x85\x7d\x77\x81"
+                         "\x1f\x35\x2c\x07\x3b\x61\x08\xd7"
+                         "\x2d\x98\x10\xa3\x09\x14\xdf\xf4",
+               .klen   = 8 + 32 + 32,
+               .iv     = "\xdf\xab\xf2\x7c\xdc\xe0\x33\x4c"
+                         "\xf9\x75\xaf\xf9\x2f\x60\x3a\x9b",
+               .assoc  = "\x00\x01\x02\x03\x04\x05\x06\x07"
+                         "\x08\x09\x0a\x0b\x0c\x0d\x0e\x0f",
+               .alen   = 16,
+               .ptext  = "\x6b\xc1\xbe\xe2\x2e\x40\x9f\x96"
+                         "\xe9\x3d\x7e\x11\x73\x93\x17\x2a"
+                         "\xae\x2d\x8a\x57\x1e\x03\xac\x9c"
+                         "\x9e\xb7\x6f\xac\x45\xaf\x8e\x51"
+                         "\x30\xc8\x1c\x46\xa3\x5c\xe4\x11"
+                         "\xe5\xfb\xc1\x19\x1a\x0a\x52\xef"
+                         "\xf6\x9f\x24\x45\xdf\x4f\x9b\x17"
+                         "\xad\x2b\x41\x7b\xe6\x6c\x37\x10",
+               .plen   = 64,
+               .ctext  = "\xf5\x8c\x4c\x04\xd6\xe5\xf1\xba"
+                         "\x77\x9e\xab\xfb\x5f\x7b\xfb\xd6"
+                         "\x9c\xfc\x4e\x96\x7e\xdb\x80\x8d"
+                         "\x67\x9f\x77\x7b\xc6\x70\x2c\x7d"
+                         "\x39\xf2\x33\x69\xa9\xd9\xba\xcf"
+                         "\xa5\x30\xe2\x63\x04\x23\x14\x61"
+                         "\xb2\xeb\x05\xe2\xc3\x9b\xe9\xfc"
+                         "\xda\x6c\x19\x07\x8c\x6a\x9d\x1b"
+                         "\x24\x29\xed\xc2\x31\x49\xdb\xb1"
+                         "\x8f\x74\xbd\x17\x92\x03\xbe\x8f"
+                         "\xf3\x61\xde\x1c\xe9\xdb\xcd\xd0"
+                         "\xcc\xce\xe9\x85\x57\xcf\x6f\x5f",
+               .clen   = 64 + 32,
+       },
+};
+
 #endif /* _CRYPTO_TESTMGR_H */