Lines Matching refs:vsha512h2q_u64

374 static inline uint64x2_t vsha512h2q_u64(uint64x2_t x, uint64x2_t y, uint64x2_t z)  in vsha512h2q_u64()  function
427 gh = vsha512h2q_u64(intermed, cd, ab); in mbedtls_internal_sha512_process_many_a64_crypto()
434 ef = vsha512h2q_u64(intermed, ab, gh); in mbedtls_internal_sha512_process_many_a64_crypto()
441 cd = vsha512h2q_u64(intermed, gh, ef); in mbedtls_internal_sha512_process_many_a64_crypto()
448 ab = vsha512h2q_u64(intermed, ef, cd); in mbedtls_internal_sha512_process_many_a64_crypto()
455 gh = vsha512h2q_u64(intermed, cd, ab); in mbedtls_internal_sha512_process_many_a64_crypto()
462 ef = vsha512h2q_u64(intermed, ab, gh); in mbedtls_internal_sha512_process_many_a64_crypto()
469 cd = vsha512h2q_u64(intermed, gh, ef); in mbedtls_internal_sha512_process_many_a64_crypto()
476 ab = vsha512h2q_u64(intermed, ef, cd); in mbedtls_internal_sha512_process_many_a64_crypto()
485 gh = vsha512h2q_u64(intermed, cd, ab); in mbedtls_internal_sha512_process_many_a64_crypto()
493 ef = vsha512h2q_u64(intermed, ab, gh); in mbedtls_internal_sha512_process_many_a64_crypto()
501 cd = vsha512h2q_u64(intermed, gh, ef); in mbedtls_internal_sha512_process_many_a64_crypto()
509 ab = vsha512h2q_u64(intermed, ef, cd); in mbedtls_internal_sha512_process_many_a64_crypto()
517 gh = vsha512h2q_u64(intermed, cd, ab); in mbedtls_internal_sha512_process_many_a64_crypto()
525 ef = vsha512h2q_u64(intermed, ab, gh); in mbedtls_internal_sha512_process_many_a64_crypto()
533 cd = vsha512h2q_u64(intermed, gh, ef); in mbedtls_internal_sha512_process_many_a64_crypto()
541 ab = vsha512h2q_u64(intermed, ef, cd); in mbedtls_internal_sha512_process_many_a64_crypto()