Lines Matching +full:0 +full:x7e
23 static_assert(offsetof(struct __sha512_ctx, state) == 0);
40 return 0; in __crypto_sha512_export()
50 return 0; in __crypto_sha512_import()
57 return 0; in __crypto_sha512_export_core()
63 return 0; in __crypto_sha512_import_core()
69 0x38, 0xb0, 0x60, 0xa7, 0x51, 0xac, 0x96, 0x38,
70 0x4c, 0xd9, 0x32, 0x7e, 0xb1, 0xb1, 0xe3, 0x6a,
71 0x21, 0xfd, 0xb7, 0x11, 0x14, 0xbe, 0x07, 0x43,
72 0x4c, 0x0c, 0xc7, 0xbf, 0x63, 0xf6, 0xe1, 0xda,
73 0x27, 0x4e, 0xde, 0xbf, 0xe7, 0x6f, 0x65, 0xfb,
74 0xd5, 0x1a, 0xd2, 0xf1, 0x48, 0x98, 0xb9, 0x5b
83 return 0; in crypto_sha384_init()
90 return 0; in crypto_sha384_update()
96 return 0; in crypto_sha384_final()
103 return 0; in crypto_sha384_digest()
129 0xcf, 0x83, 0xe1, 0x35, 0x7e, 0xef, 0xb8, 0xbd,
130 0xf1, 0x54, 0x28, 0x50, 0xd6, 0x6d, 0x80, 0x07,
131 0xd6, 0x20, 0xe4, 0x05, 0x0b, 0x57, 0x15, 0xdc,
132 0x83, 0xf4, 0xa9, 0x21, 0xd3, 0x6c, 0xe9, 0xce,
133 0x47, 0xd0, 0xd1, 0x3c, 0x5d, 0x85, 0xf2, 0xb0,
134 0xff, 0x83, 0x18, 0xd2, 0x87, 0x7e, 0xec, 0x2f,
135 0x63, 0xb9, 0x31, 0xbd, 0x47, 0x41, 0x7a, 0x81,
136 0xa5, 0x38, 0x32, 0x7a, 0xf9, 0x27, 0xda, 0x3e
145 return 0; in crypto_sha512_init()
152 return 0; in crypto_sha512_update()
158 return 0; in crypto_sha512_final()
165 return 0; in crypto_sha512_digest()
197 return 0; in crypto_hmac_sha384_setkey()
203 return 0; in crypto_hmac_sha384_init()
210 return 0; in crypto_hmac_sha384_update()
216 return 0; in crypto_hmac_sha384_final()
224 return 0; in crypto_hmac_sha384_digest()
264 return 0; in crypto_hmac_sha512_setkey()
270 return 0; in crypto_hmac_sha512_init()
277 return 0; in crypto_hmac_sha512_update()
283 return 0; in crypto_hmac_sha512_final()
291 return 0; in crypto_hmac_sha512_digest()