Home
last modified time | relevance | path

Searched refs:wc_InitSha256_ex (Results 1 – 25 of 115) sorted by relevance

12345

/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/port/arm/
H A DcryptoCellHash.c46 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
70 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_InitSha256()
124 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_Sha256Final()
H A Darmv8-sha256.c1312 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
1325 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_InitSha256()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/port/arm/
H A DcryptoCellHash.c46 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
70 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_InitSha256()
124 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_Sha256Final()
H A Darmv8-sha256.c1312 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
1325 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_InitSha256()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/port/arm/
H A DcryptoCellHash.c46 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
70 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_InitSha256()
124 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_Sha256Final()
H A Darmv8-sha256.c1312 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
1325 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_InitSha256()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/port/arm/
H A DcryptoCellHash.c46 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
70 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_InitSha256()
124 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_Sha256Final()
H A Darmv8-sha256.c1312 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
1325 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_InitSha256()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/port/arm/
H A DcryptoCellHash.c46 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
70 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_InitSha256()
124 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_Sha256Final()
H A Darmv8-sha256.c1312 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
1325 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_InitSha256()
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/port/devcrypto/
H A Ddevcrypto_hash.c121 int wc_InitSha256_ex(wc_Sha256* sha, void* heap, int devId) in wc_InitSha256_ex() function
193 return wc_InitSha256_ex(sha, sha->heap, 0); in wc_Sha256Final()
232 wc_InitSha256_ex(dst, src->heap, 0); in wc_Sha256Copy()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/port/devcrypto/
H A Ddevcrypto_hash.c121 int wc_InitSha256_ex(wc_Sha256* sha, void* heap, int devId) in wc_InitSha256_ex() function
193 return wc_InitSha256_ex(sha, sha->heap, 0); in wc_Sha256Final()
232 wc_InitSha256_ex(dst, src->heap, 0); in wc_Sha256Copy()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/port/devcrypto/
H A Ddevcrypto_hash.c121 int wc_InitSha256_ex(wc_Sha256* sha, void* heap, int devId) in wc_InitSha256_ex() function
193 return wc_InitSha256_ex(sha, sha->heap, 0); in wc_Sha256Final()
232 wc_InitSha256_ex(dst, src->heap, 0); in wc_Sha256Copy()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/port/devcrypto/
H A Ddevcrypto_hash.c121 int wc_InitSha256_ex(wc_Sha256* sha, void* heap, int devId) in wc_InitSha256_ex() function
193 return wc_InitSha256_ex(sha, sha->heap, 0); in wc_Sha256Final()
232 wc_InitSha256_ex(dst, src->heap, 0); in wc_Sha256Copy()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/port/devcrypto/
H A Ddevcrypto_hash.c121 int wc_InitSha256_ex(wc_Sha256* sha, void* heap, int devId) in wc_InitSha256()
193 return wc_InitSha256_ex(sha, sha->heap, 0); in wc_Sha256Free()
232 wc_InitSha256_ex(dst, src->heap, 0);
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/
H A Dsha256.c88 int wc_InitSha256_ex(wc_Sha256* sha, void* heap, int devId) in wc_InitSha256_ex() function
389 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
423 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
449 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
536 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
592 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
670 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
727 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
771 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
1613 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_InitSha256()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dsha256.c88 int wc_InitSha256_ex(wc_Sha256* sha, void* heap, int devId) in wc_InitSha256_ex() function
389 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
423 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
449 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
536 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
592 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
670 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
727 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
771 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
1613 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_InitSha256()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dsha256.c88 int wc_InitSha256_ex(wc_Sha256* sha, void* heap, int devId) in wc_InitSha256_ex() function
389 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
423 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
449 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
536 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
592 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
670 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
727 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
771 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
1613 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_InitSha256()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dsha256.c88 int wc_InitSha256_ex(wc_Sha256* sha, void* heap, int devId) in wc_InitSha256_ex() function
389 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
423 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
449 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
536 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
592 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
670 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
727 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
771 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
1613 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_InitSha256()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Dsha256.c88 int wc_InitSha256_ex(wc_Sha256* sha, void* heap, int devId) in wc_InitSha256_ex() function
389 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
423 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
449 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
536 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
592 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
670 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
727 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
771 int wc_InitSha256_ex(wc_Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
1613 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_InitSha256()
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/port/ti/
H A Dti-hash.c300 WOLFSSL_API int wc_InitSha256_ex(Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
311 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_InitSha256()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/port/ti/
H A Dti-hash.c300 WOLFSSL_API int wc_InitSha256_ex(Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
311 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_InitSha256()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/port/ti/
H A Dti-hash.c300 WOLFSSL_API int wc_InitSha256_ex(Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
311 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_InitSha256()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/port/ti/
H A Dti-hash.c300 WOLFSSL_API int wc_InitSha256_ex(Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
311 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_InitSha256()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/port/ti/
H A Dti-hash.c300 WOLFSSL_API int wc_InitSha256_ex(Sha256* sha256, void* heap, int devId) in wc_InitSha256_ex() function
311 return wc_InitSha256_ex(sha256, NULL, INVALID_DEVID); in wc_InitSha256()

12345